Continue testing menu padding.

This commit is contained in:
Hyperling 2025-01-29 05:19:06 -07:00
parent 589146343b
commit 4e194e584b

View File

@ -37,6 +37,7 @@
/** Make the menu items centered and layout horizontal. **/
/**/
.menu {
padding-top: 10px;
padding-bottom: 10px;
}
/**/