[F] Fix responsive

pull/29/head
Azalea 2024-04-02 20:25:23 -04:00
parent c6c91b84fe
commit 4574bc0b2f
1 changed files with 6 additions and 0 deletions

View File

@ -336,6 +336,11 @@ $gap: 20px
.info-top > div > span:last-child
font-size: 1.5rem
.info-bottom
max-width: 100%
flex-wrap: wrap
row-gap: 0.5rem
.scoring-info
display: flex
gap: $gap
@ -403,6 +408,7 @@ $gap: 20px
.info-bottom
flex-direction: column
gap: 0
width: 100%
> div
flex-direction: row