[S] Better mobile alignment

pull/29/head
Azalea 2024-04-02 20:34:20 -04:00
parent 4574bc0b2f
commit 501bf06ada
1 changed files with 9 additions and 0 deletions

View File

@ -467,6 +467,15 @@ $gap: 20px
.rank-text
text-align: left
// Score and rank should be space-between on mobile
> div:last-child
display: flex
justify-content: space-between
gap: 10px
.lv
margin-right: auto
.rank-S
// Gold green gradient on text
background: $grad-special