main: fix to nav
This commit is contained in:
parent
80f9458238
commit
432b853900
@ -285,7 +285,7 @@ nav a {
|
||||
nav ul ul {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 80px; /* Adjust the height of the main nav */
|
||||
top: 75px; /* Adjust the height of the main nav */
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user