set correct margin-top for nav button dropdown

This commit is contained in:
Dalton 2020-01-27 19:03:16 -06:00 committed by Sean Yesmunt
parent e5775b2555
commit 42ff86c572

View file

@ -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;