mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: game card title color (#562)
* fix: game card title color * chore: adjust code style
This commit is contained in:
@@ -237,7 +237,8 @@
|
||||
.n .n-inner,
|
||||
#page-index .col-1,
|
||||
#page-index .col-2 .section,
|
||||
#page-dynamic .col-2 .section {
|
||||
#page-dynamic .col-2 .section,
|
||||
.game-card .game-card__info-title {
|
||||
color: var(--bew-text-1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user