change nav spacing

This commit is contained in:
Gary 2026-04-17 16:19:37 -07:00
parent 93d653661c
commit 3bf49a6871

View File

@ -601,7 +601,7 @@ nav a {
nav ul ul {
display: none;
position: absolute;
top: 57px; /* Adjust the height of the main nav */
top: 60px; /* Adjust the height of the main nav */
background-color: #151f29;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;