fixed scuffed padding

This commit is contained in:
rawleyIfowler
2022-04-16 17:57:46 -05:00
parent ac4928c471
commit bd581a77e7

View File

@@ -108,8 +108,9 @@ a:hover:after {
}
.nav-item {
padding-right: 12px;
padding-top: 6px;
display: block;
margin-right: 12px;
margin-top: 6px;
font-size: 1.5em;
}