@@ -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,