Add customisation variables

This commit is contained in:
Jeremy Thomas
2017-07-28 21:05:15 +01:00
parent 2e08a844d7
commit 1be49f2190
47 changed files with 888 additions and 683 deletions

4
sass/layout/footer.sass Normal file → Executable file
View File

@@ -1,3 +1,5 @@
$footer-background-color: $background !default
.footer
background-color: $background
background-color: $footer-background-color
padding: 3rem 1.5rem 6rem