Skip to content

Commit 9208016

Browse files
committed
Increase space below intro title
1 parent e6ecaeb commit 9208016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/basically-basic/_intro.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
.intro-title {
4040
@include fluid-type($min-vw, $max-vw, 26px, 80px);
41-
margin-bottom: 0.5rem;
41+
margin-bottom: 1rem;
4242
color: tint($text-color, 25%);
4343
line-height: 1;
4444
}

0 commit comments

Comments
 (0)