Update footer variables

This commit is contained in:
Jeremy Thomas
2019-09-02 16:21:49 +01:00
parent 541370f6de
commit 6876294698
2 changed files with 8 additions and 49 deletions

View File

@@ -7,6 +7,11 @@
"computed_type": "color",
"computed_value": "hsl(0, 0%, 98%)"
},
"$footer-color": {
"name": "$footer-color",
"value": "false",
"type": "boolean"
},
"$footer-padding": {
"name": "$footer-padding",
"value": "3rem 1.5rem 6rem",
@@ -15,6 +20,7 @@
},
"list": [
"$footer-background-color",
"$footer-color",
"$footer-padding"
],
"file_path": "layout/footer.sass"