mobile nav missing top margin
This commit is contained in:
parent
31217579ec
commit
5117873ea5
1 changed files with 1 additions and 0 deletions
|
@ -480,6 +480,7 @@ footer a {
|
||||||
right: -18rem;
|
right: -18rem;
|
||||||
width: 18rem;
|
width: 18rem;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
margin-top: 4rem;
|
||||||
background-color: rgb(34, 40, 44);
|
background-color: rgb(34, 40, 44);
|
||||||
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
|
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue