Make the post header a bit more bearable (smaller).
This commit is contained in:
parent
82c15c03d9
commit
1882ae0d6e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue