aligned nav items in the cente

This commit is contained in:
rawleyIfowler
2022-04-17 11:32:38 -05:00
parent 14bef1b902
commit 34b91ab454

View File

@@ -101,6 +101,7 @@ a:hover:after {
.nav-bar {
display: flex;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
margin-top: calc(12px + 1vh);