letter spacing on header btn

This commit is contained in:
JT 2014-07-22 21:49:49 -07:00
parent 7496a9962c
commit 6e86924ef0
2 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@ body.page-sub{
padding-bottom: 3px;
padding-left: 30px;
padding-right: 10px;
letter-spacing: 0.09em;
letter-spacing: 0.05em;
}
}
}

View File

@ -240,7 +240,7 @@ body.page-sub #header {
padding-bottom: 3px;
padding-left: 30px;
padding-right: 10px;
letter-spacing: 0.09em;
letter-spacing: 0.05em;
}
#footer {
padding: 140px 0 40px;