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