fix: 强袭战

This commit is contained in:
bietiaop 2024-12-24 15:50:07 +08:00
parent 42df3329f8
commit 94dbe6d304
3 changed files with 10 additions and 1 deletions

View file

@ -8,6 +8,9 @@
border-radius: 50%;
background-size: contain;
}
.card .star.inactive {
background-image: url("./images/star-icon-dark.png");
}
.card .overview {
margin: 0.5em;
margin-bottom: 1.5em;