summaryrefslogtreecommitdiff
path: root/_sass/_typography.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/_typography.scss')
-rw-r--r--_sass/_typography.scss7
1 files changed, 3 insertions, 4 deletions
diff --git a/_sass/_typography.scss b/_sass/_typography.scss
index aa0e6b2..fedcdb2 100644
--- a/_sass/_typography.scss
+++ b/_sass/_typography.scss
@@ -1,8 +1,7 @@
body {
- line-height: 1.8;
+ line-height: 2.2;
}
-
h1, h2, h3, h4, h5, h6 {
font-family: $sans;
font-weight: 200;
@@ -11,8 +10,8 @@ h1, h2, h3, h4, h5, h6 {
h1 {
font-size: 2rem;
- margin-top: 1rem;
- margin-bottom: 1rem;
+ margin-top: 2.5rem;
+ margin-bottom: 1.5rem;
}
h2 {