diff options
Diffstat (limited to 'web/cobrands/hart/layout.scss')
-rw-r--r-- | web/cobrands/hart/layout.scss | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/web/cobrands/hart/layout.scss b/web/cobrands/hart/layout.scss index 99f8bdfcf..d277ab76f 100644 --- a/web/cobrands/hart/layout.scss +++ b/web/cobrands/hart/layout.scss @@ -11,10 +11,7 @@ padding: 0em; position: relative; } - body.mappage .content { - margin-top: 14em; - } - + #front-main-container { background-color: $hart_primary; } @@ -28,7 +25,7 @@ } body.twothirdswidthpage .content { - width: 30em; + width: 30em; aside { left: 672px; width: 208px; |