diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixmystreet.com/layout.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet.com/layout.scss b/web/cobrands/fixmystreet.com/layout.scss index 9e8bb5baf..55ebe1743 100644 --- a/web/cobrands/fixmystreet.com/layout.scss +++ b/web/cobrands/fixmystreet.com/layout.scss @@ -262,6 +262,10 @@ body.twothirdswidthpage { } } +.next-steps--two .next-steps__step { + width: 50%; +} + body.unresponsive-council { .container .content { padding: 0; |