diff options
-rw-r--r-- | web/cobrands/zurich/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/zurich/layout.scss b/web/cobrands/zurich/layout.scss index ff43f54ee..c3c11b98d 100644 --- a/web/cobrands/zurich/layout.scss +++ b/web/cobrands/zurich/layout.scss @@ -90,6 +90,7 @@ body.mappage { #front-main { background-color: inherit; color: inherit; + margin: 0 0 2em 0; } /* TODO Change the main-nav to be what is wanted */ |