Procházet zdrojové kódy

tweeks footer style

Drew Hornbein před 3 roky
rodič
revize
8a570cf15d
1 změnil soubory, kde provedl 2 přidání a 6 odebrání
  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,