Merge pull request #1457 from alphagov/fix-green-border-tour

Fix green border on tour banner
This commit is contained in:
Chris Hill-Scott
2017-08-30 16:45:00 +01:00
committed by GitHub

View File

@@ -93,6 +93,7 @@
height: 425px;
overflow: hidden;
box-shadow: inset 0 -1em 1.6em 0 rgba(0, 0, 0, 0.05);
border: 0;
.heading-medium {
@include core-24;