Make font sizes more consistent

This commit is contained in:
2020-10-30 15:03:19 +01:00
parent 93e2a23ac7
commit c3b1bd2f4c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ main {
@include media-max(small) {
padding: 2rem 1rem;
font-size: 1.4rem;
font-size: 1.5rem;
}
h2 {