type tweaks, increase weight and contrast

This commit is contained in:
Jason Costello 2016-10-05 16:09:39 -07:00
parent 00a9c1c9a5
commit b719806d97
1 changed files with 5 additions and 5 deletions

View File

@ -10,20 +10,21 @@ body.page-home {
line-height: 42px;
letter-spacing: 2px;
text-transform: uppercase;
@include lato-light();
font-weight: regular;
}
h3{
margin-bottom: .3em;
margin-bottom: 10px;
font-size: 18px;
line-height: 1.2;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
}
p{
font-size: 16px;
line-height: 1.5em;
font-size: 15px;
line-height: 1.4;
font-weight: 300;
letter-spacing: .5px;
}
@ -54,7 +55,6 @@ body.page-home {
.feature{
padding: 240px 0;
@include lato-light();
.lead{
max-width: 30em;