diff --git a/_sass/components/_type.scss b/_sass/components/_type.scss index 7aeb27d..050b1e1 100644 --- a/_sass/components/_type.scss +++ b/_sass/components/_type.scss @@ -8,7 +8,7 @@ p { margin-bottom: 20px; } h1 { - font-size: 20px; + font-size: 30px; font-family: $font-family-heading; line-height: 1.2; margin-bottom: 20px;