Add 2px margin under Contact subheadings

This commit is contained in:
Matt-Yorkley
2020-02-21 12:11:10 +01:00
parent cdc40fbc38
commit e73e43838c

View File

@@ -118,6 +118,7 @@
text-align: center;
color: $grey-600;
margin-top: 0.75rem;
margin-bottom: 2px;
}
}
}