diff options
Diffstat (limited to 'web/cobrands/angus/base.scss')
-rw-r--r-- | web/cobrands/angus/base.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/angus/base.scss b/web/cobrands/angus/base.scss index 98b25f59e..50f207058 100644 --- a/web/cobrands/angus/base.scss +++ b/web/cobrands/angus/base.scss @@ -25,7 +25,7 @@ body.frontpage #site-logo, } } -.item-list--reports__item, #user-meta p, #front-main #postcodeForm { +.item-list--reports__item, #front-main #postcodeForm { // background-color: $greenwich_light_grey; } |