Fix heading spacing on dashboard with 0 templates

This commit is contained in:
Chris Hill-Scott
2016-11-18 15:50:56 +00:00
committed by GitHub
parent a87129e117
commit b6ad19fa31

View File

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