Merge pull request #1031 from alphagov/quis-patch-1-1

Fix heading spacing on dashboard with 0 templates
This commit is contained in:
Chris Hill-Scott
2016-11-18 16:52:09 +01:00
committed by GitHub

View File

@@ -12,7 +12,7 @@
}
}
> .heading-medium {
> .heading-medium:first-of-type {
margin-top: 10px;
}