adjusted nav height
This commit is contained in:
@@ -49,7 +49,7 @@ h2 {
|
|||||||
h3 {
|
h3 {
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin-bottom: 0;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
@@ -99,7 +99,7 @@ a:hover:after {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
margin-top: calc(12px + 1vh);
|
margin-top: calc(12px + 1vh);
|
||||||
margin-bottom: 3vw;
|
margin-bottom: 1vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-item {
|
.nav-item {
|
||||||
|
|||||||
Reference in New Issue
Block a user