diff options
-rw-r--r-- | web/cobrands/fixamingata/layout.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/fixamingata/layout.scss b/web/cobrands/fixamingata/layout.scss index 2d4ab90cf..b7a6ed6c2 100644 --- a/web/cobrands/fixamingata/layout.scss +++ b/web/cobrands/fixamingata/layout.scss @@ -114,3 +114,7 @@ h3, h4, #postcodeForm { margin-left: -1em !important; margin-right: -1em !important; } body.fullwidthpage .container .content footer .tablewrapper { background: #fff; } + +body.frontpage #site-logo { top: 0em; } + +body.frontpage #site-header { height: 85px; }
\ No newline at end of file |