summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--blog/_assets/stylesheets/main.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/blog/_assets/stylesheets/main.scss b/blog/_assets/stylesheets/main.scss
index fc6fb42..af5d134 100644
--- a/blog/_assets/stylesheets/main.scss
+++ b/blog/_assets/stylesheets/main.scss
@@ -23,6 +23,10 @@ a {
}
}
+h1 {
+ font-size: 20pt;
+}
+
#page-container {
position: relative;
width: 28cm;