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 db83b2211d - Show all commits

View File

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