diff --git a/css/styles.css b/css/styles.css index 979b457..b8365c1 100644 --- a/css/styles.css +++ b/css/styles.css @@ -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;