Style Overhaul #2

Merged
me merged 118 commits from dev into main 2025-01-29 13:28:33 -07:00
Showing only changes of commit 35102cafca - Show all commits

View File

@ -46,11 +46,13 @@
text-align: center; text-align: center;
list-style-type: none; list-style-type: none;
padding-left: 0px; padding-left: 0px;
height: 100%;
} }
.menu_item { .menu_item {
display: inline-block; display: inline-block;
padding: 0px; padding: 0px;
white-space: nowrap; white-space: nowrap;
height: 100%;
} }
/** Be able to position anything easily. **/ /** Be able to position anything easily. **/