Browse Source

Update footer variables

Jeremy Thomas 5 years ago
parent
commit
6876294698
2 changed files with 6 additions and 49 deletions
  1. 6 0
      docs/_data/variables/layout/footer.json
  2. 0 49
      docs/_includes/elements/carbon.html

+ 6 - 0
docs/_data/variables/layout/footer.json

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

File diff suppressed because it is too large
+ 0 - 49
docs/_includes/elements/carbon.html


Some files were not shown because too many files changed in this diff