_sass/global.sass in slow-steps-0.1.6 vs _sass/global.sass in slow-steps-0.1.7

- old
+ new

@@ -13,10 +13,13 @@ -webkit-transition: none !important -moz-transition: none !important -ms-transition: none !important -o-transition: none !important +body + background-color: $white + .fullwidth__wrap width: 90vw max-width: 800px margin: auto margin-top: $navbar-height + $secondary-navbar-height + 5vh @@ -95,11 +98,11 @@ & > * padding-top: 12px .hero__strap--center - padding-top: $navbar-height + //padding-top: $navbar-height span animation-duration: .1s animation-fill-mode: forwards animation-iteration-count: 1 @@ -279,9 +282,13 @@ .narrow__wrap width: 80vw max-width: 600px margin: 0 auto + + .social--Facebook + &:hover + color: $facebook-primary .social--Twitter &:hover color: $twitter-primary