diff options
author | Hakim Cassimally <hakim@mysociety.org> | 2014-02-18 14:33:03 +0000 |
---|---|---|
committer | Hakim Cassimally <hakim@mysociety.org> | 2014-03-05 09:43:13 +0000 |
commit | 63a5e22f95012a1e87f857678a9da5ec9c12e38e (patch) | |
tree | 11a57ec5b4d1a480489a7917b79fb80d76f856cd /web/cobrands/hart/layout.scss | |
parent | 820cd8abbbb2be423bd451eecb7602b5da581478 (diff) |
[Hart] mobile header and images
Diffstat (limited to 'web/cobrands/hart/layout.scss')
-rw-r--r-- | web/cobrands/hart/layout.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/hart/layout.scss b/web/cobrands/hart/layout.scss index 0a2d823a2..994d23673 100644 --- a/web/cobrands/hart/layout.scss +++ b/web/cobrands/hart/layout.scss @@ -5,6 +5,9 @@ .content { margin-top: 8em; } + .hart-footer-wrapper { + display: block; + } } #front-main-container { |