aboutsummaryrefslogtreecommitdiff
path: root/styles/shared.scss
diff options
context:
space:
mode:
Diffstat (limited to 'styles/shared.scss')
-rw-r--r--styles/shared.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/styles/shared.scss b/styles/shared.scss
index 357ba7e..d6961a1 100644
--- a/styles/shared.scss
+++ b/styles/shared.scss
@@ -14,17 +14,17 @@
h1 {
@extend %heading;
- font-size: 3.25rem;
+ font-size: 3.55rem;
}
h2 {
@extend %heading;
- font-size: 2.5rem;
+ font-size: 2.75rem;
}
h3 {
@extend %heading;
- font-size: 1.5rem;
+ font-size: 2rem;
}
h4 {