cleanup intro p

This commit is contained in:
JT 2014-07-23 02:37:48 -07:00
parent f08b2fee01
commit 040f4f4bb5
2 changed files with 4 additions and 2 deletions

View File

@ -217,12 +217,13 @@
}
p{
padding-top: 4px;
color: white;
font-size: 14px;
letter-spacing: 1px;
line-height: 1.5em;
font-family: @font-family-lato;
font-weight: @font-weight-lato-sb;
font-weight: 100;
}

View File

@ -797,12 +797,13 @@ body.page-sub #header .main-links.navbar-nav li + li::before {
text-align: right;
}
#cta p {
padding-top: 4px;
color: white;
font-size: 14px;
letter-spacing: 1px;
line-height: 1.5em;
font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
font-weight: 100;
}
#cta .outline-btn {
padding: 16px 40px;