aboutsummaryrefslogtreecommitdiff
path: root/styles/shared.scss
diff options
context:
space:
mode:
Diffstat (limited to 'styles/shared.scss')
-rw-r--r--styles/shared.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/styles/shared.scss b/styles/shared.scss
index 037c70d..053350f 100644
--- a/styles/shared.scss
+++ b/styles/shared.scss
@@ -15,13 +15,13 @@ body {
h1 {
@extend %heading;
- font-size: 3.55rem;
+ font-size: 3.25rem;
line-height: 1.3;
}
h2 {
@extend %heading;
- font-size: 2.75rem;
+ font-size: 2.5rem;
line-height: 1.55;
}