Increase space below intro title
This commit is contained in:
parent
e6ecaeb9ab
commit
9208016cac
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
.intro-title {
|
.intro-title {
|
||||||
@include fluid-type($min-vw, $max-vw, 26px, 80px);
|
@include fluid-type($min-vw, $max-vw, 26px, 80px);
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 1rem;
|
||||||
color: tint($text-color, 25%);
|
color: tint($text-color, 25%);
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue