Adjust menu style

This commit is contained in:
Fred Boniface 2022-10-07 20:28:14 +01:00
parent 6ecd9c605c
commit 9494960e24

View File

@ -37,6 +37,7 @@ body {
/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
display: none;
padding: 14px 16px; /* ORIGINALLY NO PADDING DECLARATION */
}
/* Dropdown container - needed to position the dropdown content */