Add a link to help page from the trial mode banner

This commit is contained in:
Chris Hill-Scott
2016-03-17 14:56:52 +00:00
parent 774ac17ee9
commit 3945889e4e
3 changed files with 15 additions and 4 deletions

View File

@@ -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;
}
}
}