adjusted nav height

This commit is contained in:
rawleyIfowler
2022-02-20 16:01:50 -06:00
parent b52aa497eb
commit 25df70370a

View File

@@ -49,7 +49,7 @@ h2 {
h3 {
font-size: 1.3em;
font-weight: 600;
margin-bottom: 0;
margin-bottom: 12px;
}
p {
@@ -99,7 +99,7 @@ a:hover:after {
flex-direction: row;
font-size: 1.1em;
margin-top: calc(12px + 1vh);
margin-bottom: 3vw;
margin-bottom: 1vw;
}
.nav-item {