mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
Merge pull request #1055 from alphagov/quis-patch-1
Fix misaligned sidebar on the tour
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
@extend %banner;
|
||||
background: $govuk-blue;
|
||||
color: $white;
|
||||
margin-top: $gutter;
|
||||
margin-top: 10px;
|
||||
padding: $gutter;
|
||||
height: 475px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user