Tighten up spacing around download link

This commit is contained in:
Chris Hill-Scott
2016-08-02 16:43:47 +01:00
parent e621dddd6d
commit 940815b33c
3 changed files with 7 additions and 3 deletions

View File

@@ -31,6 +31,10 @@
margin-bottom: $gutter-two-thirds;
}
.bottom-gutter-1-2 {
margin-bottom: $gutter-half;
}
.align-with-heading {
display: block;
text-align: center;