mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -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,
|
||||||
.banner-default {
|
.banner-default {
|
||||||
|
|
||||||
@include core-19;
|
@include bold-19;
|
||||||
color: $text-colour;
|
color: $button-colour;
|
||||||
display: block;
|
display: block;
|
||||||
padding: $gutter-half;
|
padding: $gutter-half;
|
||||||
margin: $gutter-half 0 $gutter 0;
|
margin: $gutter-half 0 $gutter 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user