Less bold on frontpage hero unit

This commit is contained in:
Paulus Schoutsen 2016-02-15 12:25:53 -08:00
parent d7f5e44cc1
commit a3d49796fb
2 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,7 @@
text-transform: uppercase;
white-space: nowrap;
display: inline-block;
font-weight: bold;
}
.front-install {

View File

@ -7,7 +7,6 @@
background-size: cover;
border-bottom: 1px solid $white;
color: $white;
font-weight: bold;
margin-top: -2em;
margin-bottom: 1.5em;
padding: 50px 0;