Merge pull request #1147 from alphagov/fix-spacing-invite-confirmation

Fix spacing with heading/banner combination
This commit is contained in:
Chris Hill-Scott
2017-02-23 16:44:33 +00:00
committed by GitHub

View File

@@ -80,7 +80,7 @@ a {
.column-main {
> .heading-large,
.heading-large,
> .heading-medium {
margin: 10px 0 15px 0;
}