mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-06-11 19:33:11 +00:00
Split JS files
Reorganise Accounts page Shrink filter options on mobile
This commit is contained in:
parent
f83a9b74e5
commit
26ce573726
7 changed files with 121 additions and 123 deletions
|
@ -140,6 +140,11 @@ nav, nav > form
|
|||
.spacer
|
||||
width: 100%
|
||||
|
||||
@media (max-width: 700px)
|
||||
nav, nav > form
|
||||
&.compact
|
||||
flex-direction: column
|
||||
|
||||
.flash
|
||||
display: flex
|
||||
flex-direction: column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue