Make the post header a bit more bearable (smaller).

This commit is contained in:
Michal Jirku 2020-11-24 00:53:38 +01:00
parent 82c15c03d9
commit 1882ae0d6e

View file

@ -15,7 +15,7 @@
&-title { &-title {
color: $default-shade; color: $default-shade;
font-family: $sans-serif; font-family: $sans-serif;
font-size: 4rem; font-size: 2rem;
margin: 1rem 0; margin: 1rem 0;
text-align: center; text-align: center;
} }