Temporary margin fix

This commit is contained in:
Jason Costello 2017-03-06 12:44:32 -08:00 committed by Seth Vargo
parent 0de9b24b8f
commit 10eb485c62
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@ body {
font-weight: 500;
}
// add margin-left to the Mega Nav button
// this will be fixed and removed later
.mega-nav-sandbox.mega-nav-sandbox.mega-nav-sandbox.mega-nav-sandbox .mega-nav-ctrl { margin-left: 10px;}
h1, h2, h3, h4, h5 {
-webkit-font-smoothing: antialiased;
font-family: $font-family-klavika;