diff --git a/app/assets/stylesheets/components/banner.scss b/app/assets/stylesheets/components/banner.scss index 36ebad07d..540ce1e38 100644 --- a/app/assets/stylesheets/components/banner.scss +++ b/app/assets/stylesheets/components/banner.scss @@ -112,7 +112,7 @@ margin-top: $gutter; .heading-medium { - margin-top: 0; + margin: 0 0 10px 0; } a { @@ -129,4 +129,14 @@ } + .big-number { + + margin-top: 10px; + + &-label { + padding-bottom: 0; + } + + } + } diff --git a/app/templates/views/dashboard/trial-mode-banner.html b/app/templates/views/dashboard/trial-mode-banner.html index 1ad62066e..3a3c34829 100644 --- a/app/templates/views/dashboard/trial-mode-banner.html +++ b/app/templates/views/dashboard/trial-mode-banner.html @@ -3,12 +3,13 @@ {% call banner_wrapper(type="mode") %} +

Trial mode

-

Trial mode

We’ll only deliver messages to you and members of your team - +
+ Find out more

diff --git a/app/templates/views/help.html b/app/templates/views/help.html index a2b0991ab..72ef617b3 100644 --- a/app/templates/views/help.html +++ b/app/templates/views/help.html @@ -10,7 +10,7 @@

Help

-

Trial mode

+

Trial mode

When you create a service on GOV.UK Notify, you start off in trial