mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Update variables
This commit is contained in:
@@ -6,10 +6,16 @@
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 98%)"
|
||||
},
|
||||
"$footer-padding": {
|
||||
"name": "$footer-padding",
|
||||
"value": "3rem 1.5rem 6rem",
|
||||
"type": "size"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$footer-background-color"
|
||||
"$footer-background-color",
|
||||
"$footer-padding"
|
||||
],
|
||||
"file_path": "layout/footer.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user