diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-05-24 16:18:54 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-05-24 16:18:54 +0100 |
commit | 8a8390ec95a1e6106fde36395a388e2d6af8fed7 (patch) | |
tree | 5fa25e0dccbb8c32adcac84a9822e1d5fe6b44aa /web/cobrands/reading/css/css.scss | |
parent | 380a61f5970dac98805f712859634bb1caedfb2a (diff) |
Same as previous commit, for older SCSS.
Diffstat (limited to 'web/cobrands/reading/css/css.scss')
-rw-r--r-- | web/cobrands/reading/css/css.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/reading/css/css.scss b/web/cobrands/reading/css/css.scss index 81ab69fd2..d25d73156 100644 --- a/web/cobrands/reading/css/css.scss +++ b/web/cobrands/reading/css/css.scss @@ -7,7 +7,7 @@ $header_darker: #ecf5fd; $map_width: 420px; -@import "../../../css/_main.scss"; +@import "../../../css/main-import"; p.thirdParty#reading-logo { margin-top: 0px; |