Explorar el Código

tweeks footer style

Drew Hornbein hace 3 años
padre
commit
8a570cf15d
Se han modificado 1 ficheros con 2 adiciones y 6 borrados
  1. 2 6
      _sass/_layout.scss

+ 2 - 6
_sass/_layout.scss

@@ -106,13 +106,9 @@
  * Site footer
  */
 .site-footer {
-    border-top: 1px solid $grey-color-light;
     padding: $spacing-unit 0;
-}
-
-.footer-heading {
-    font-size: 18px;
-    margin-bottom: $spacing-unit / 2;
+    background: #fff;
+    box-shadow: inset 0px 2px 5px 0px $grey-color-light;
 }
 
 .contact-list,