Remove padding CSS for menu and add breaks instead.

This commit is contained in:
2025-01-29 04:52:21 -07:00
parent b8c0471589
commit 9ff2b29b51
2 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,6 @@
text-align: center;
list-style-type: none;
padding-left: 0px;
padding-top: 15px;
padding-bottom: 20px;
}
.menu_item {
display: inline-block;