mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-15 19:01:04 -04:00
Merge pull request #1508 from alphagov/default-notification-style
Change text style of default banner
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
.banner,
|
||||
.banner-default {
|
||||
|
||||
@include core-19;
|
||||
color: $text-colour;
|
||||
@include bold-19;
|
||||
color: $button-colour;
|
||||
display: block;
|
||||
padding: $gutter-half;
|
||||
margin: $gutter-half 0 $gutter 0;
|
||||
|
||||
Reference in New Issue
Block a user