mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Remove banner for trial mode message
The yellow banner didn’t make this information much more noticeable, and it made some people miss the request to go live link because it wasn’t blue. This commit brings the design back to where it was as of this PR: https://github.com/alphagov/notifications-admin/pull/904
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
margin-bottom: $gutter-half;
|
||||
}
|
||||
|
||||
.bottom-gutter-3-2 {
|
||||
margin-bottom: $gutter * 3/2;
|
||||
}
|
||||
|
||||
.bottom-gutter-2 {
|
||||
margin-bottom: $gutter * 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user