aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/type.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/type.scss')
-rw-r--r--src/styles/type.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/type.scss b/src/styles/type.scss
index 636b8fd36..5b1160d0b 100644
--- a/src/styles/type.scss
+++ b/src/styles/type.scss
@@ -19,7 +19,7 @@ h2 {
19 font-weight: 500; 19 font-weight: 500;
20 letter-spacing: -1px; 20 letter-spacing: -1px;
21 margin-bottom: 25px; 21 margin-bottom: 25px;
22 margin-top: 55px; 22 margin-top: 5px;
23 23
24 &:first-of-type { margin-top: 0; } 24 &:first-of-type { margin-top: 0; }
25} 25}