mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-12 05:35:16 -05:00
Centrify score in match page
This commit is contained in:
parent
1f4c3d0d97
commit
986de6b76c
|
|
@ -91,10 +91,12 @@
|
|||
}
|
||||
|
||||
.play-match__score {
|
||||
display: grid;
|
||||
border-radius: var(--rounded);
|
||||
font-size: var(--fonts-lg);
|
||||
font-weight: var(--bold);
|
||||
grid-column: 1 / 3;
|
||||
place-items: center;
|
||||
}
|
||||
|
||||
.play-match__score.winner {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user