aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2013-01-24 11:44:34 +0000
committerDave Whiteland <dave@mysociety.org>2013-01-24 11:44:34 +0000
commit1532d3817200ee11d783ec38ae4b4c901ed492a0 (patch)
treecefaaed0f035c123e4d1d95e6475187b2a1d2d81
parent3228f9786b47c2edb6614cfe2224ec6ad9091496 (diff)
add a wee margin below the Zurich front-main block
-rw-r--r--web/cobrands/zurich/layout.scss1
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 */