mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Fix misaligned sidebar on the tour
Got broken when we moved the service name out of the nav.
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