Breaks did not work properly. Add new menu cass for outer padding, ul does not seem to hold it well.

This commit is contained in:
2025-01-29 04:55:18 -07:00
parent 9ff2b29b51
commit c50f790827
2 changed files with 5 additions and 3 deletions

View File

@ -35,6 +35,10 @@
}
/** Make the menu items centered and layout horizontal. **/
.menu {
padding-top: 10px;
padding-bottom: 10px;
}
.menu-list {
text-align: center;
list-style-type: none;