aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/bromley/layout.scss
blob: 3dc34c6c71fd5c332b2a9647d8da07de7538ad79 (plain)
1
2
3
4
5
6
7
8
9
10
11
@import "_colours";
@import "../fixmystreet/_layout";

body {
    background: #fff;
}

#front-main {
    background: $primary;
}