diff --git a/aio/src/app/app.component.html b/aio/src/app/app.component.html index 457662ed19..b1bb759cf6 100644 --- a/aio/src/app/app.component.html +++ b/aio/src/app/app.component.html @@ -6,8 +6,8 @@ - - + + Help Angular by taking a 1 minute survey! Go to survey diff --git a/aio/src/styles/2-modules/_notification.scss b/aio/src/styles/2-modules/_notification.scss index 8f0d1181a1..a4cfcb4972 100644 --- a/aio/src/styles/2-modules/_notification.scss +++ b/aio/src/styles/2-modules/_notification.scss @@ -32,6 +32,7 @@ aio-notification { .content { max-width: calc(100% - #{$notificationHeight}); + background: $darkgray; text-transform: none; padding: 0;