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
1 changed files with 1 additions and 1 deletions

View File

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