Increase space below intro title

This commit is contained in:
Michael Rose 2017-03-17 12:01:54 -04:00
parent e6ecaeb9ab
commit 9208016cac
1 changed files with 1 additions and 1 deletions

View File

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