set correct margin-top for nav button dropdown
This commit is contained in:
parent
e5775b2555
commit
42ff86c572
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
position: absolute;
|
||||
list-style-type: none;
|
||||
background-color: var(--color-header-background);
|
||||
margin-top: 5px;
|
||||
margin-top: 19px;
|
||||
|
||||
li {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue