diff options
-rw-r--r-- | web/cobrands/hart/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/hart/layout.scss b/web/cobrands/hart/layout.scss index 6817482ae..0a2d823a2 100644 --- a/web/cobrands/hart/layout.scss +++ b/web/cobrands/hart/layout.scss @@ -16,6 +16,7 @@ } body.twothirdswidthpage .content { + width: 30em; aside { left: 672px; width: 208px; |