aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/zurich/_zurich.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss
index cfc89e88e..c9eb7a080 100644
--- a/web/cobrands/zurich/_zurich.scss
+++ b/web/cobrands/zurich/_zurich.scss
@@ -11,7 +11,7 @@ a:hover {
// mySociety addition for box shadow on front page with static image
body.frontpage #zurich-footer-wrapper {
padding: 1px 0;
- @include box-shadow(0 0 6px 1px #000);
+ @include box-shadow(0 -6px 6px -5px #000);
}
#zurich-footer {