mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Adjust landing style for mobile view to place content island first
This commit is contained in:
@@ -275,6 +275,12 @@ html{
|
||||
display: none;
|
||||
}
|
||||
|
||||
#landing-header{ order: 1; }
|
||||
#landing-links{ order: 3; }
|
||||
#landing-clouds{ order: 4; }
|
||||
#decorations{ order: 5; }
|
||||
#landing{ order: 2; }
|
||||
|
||||
#landing-links{
|
||||
height: auto;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user