summaryrefslogtreecommitdiffstatshomepage
path: root/scss/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/style.scss')
-rw-r--r--scss/style.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/scss/style.scss b/scss/style.scss
index a150089..e818f7b 100644
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -53,7 +53,11 @@ blockquote > p {
.post {
font-family: $font-sans;
- font-size: 1.5rem;
+ font-size: 1.3rem;
+
+ header {
+ font-size: 1.5rem;
+ }
}
nav.main ul {