diff --git a/static/index.css b/static/index.css index eb9fcef..3a9caf0 100644 --- a/static/index.css +++ b/static/index.css @@ -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 {