diff --git a/static/styles.css b/static/styles.css
index ad44583..f29489d 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -45,7 +45,7 @@ body {
}
h1, h2, h3 {
- font-weight: 100;
+ font-weight: 300;
line-height: 1.1em;
margin-bottom: 0.5em;
}
diff --git a/static/styles.scss b/static/styles.scss
index cc6641e..d91a69f 100644
--- a/static/styles.scss
+++ b/static/styles.scss
@@ -124,7 +124,7 @@ body {
}
}
h1, h2, h3 {
- font-weight: 100;
+ font-weight: 300;
line-height: 1.1em;
margin-bottom: 0.5em;
}
diff --git a/templates/head.html b/templates/head.html
index d6e4565..45d16c7 100644
--- a/templates/head.html
+++ b/templates/head.html
@@ -60,5 +60,5 @@
{{end}}
-
+