diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-01-21 22:13:08 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-01-21 22:13:08 +0000 |
commit | 285330ced08326c2780b9b455613c0df53915684 (patch) | |
tree | 7955aa6ae94a70e1826addbe862756d6b817e44c | |
parent | cfa7e82e34e3903abb7f53012836b73e412387e8 (diff) |
[Borsetshire] Add top banner CSS.
-rw-r--r-- | web/cobrands/borsetshire/base.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/borsetshire/base.scss b/web/cobrands/borsetshire/base.scss index a92d54427..ec43af97a 100644 --- a/web/cobrands/borsetshire/base.scss +++ b/web/cobrands/borsetshire/base.scss @@ -3,6 +3,7 @@ @import "../sass/mixins"; @import "../sass/base"; +@import "../sass/top-banner"; #site-logo { background-position: 0 0; |