mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-20 19:20:17 -04:00
quick fix for padding for nav on mobile
This commit is contained in:
parent
d515a7e22b
commit
f83eaf0226
|
@ -75,7 +75,7 @@
|
|||
height: 100vh;
|
||||
top: 0;
|
||||
left: -30vw;
|
||||
padding-top: 5vh;
|
||||
padding-top: 48px;
|
||||
display: block;
|
||||
position: fixed;
|
||||
z-index: 2;
|
||||
|
|
Loading…
Reference in New Issue
Block a user