diff options
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 { |