mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-04 22:47:26 +08:00
[F] Fix responsive
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user