Beef up lead paragraph in Jumbotron

This commit is contained in:
Jason Costello 2017-02-21 15:57:24 -08:00
parent 1f6be611c4
commit 16162c0411
1 changed files with 6 additions and 0 deletions

View File

@ -64,6 +64,12 @@
line-height: 48px;
letter-spacing: 1px;
}
.lead {
font-weight: $font-weight-sb;
letter-spacing: .5px;
opacity: .89;
}
}
}