mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Init v1
This commit is contained in:
13
docs/_data/variables/layout/container.json
Normal file
13
docs/_data/variables/layout/container.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"sass-vars": [
|
||||
{
|
||||
"name": "container-offset",
|
||||
"value": "2 * iv.$gap"
|
||||
},
|
||||
{
|
||||
"name": "container-max-width",
|
||||
"value": "iv.$fullhd"
|
||||
}
|
||||
],
|
||||
"css-vars": []
|
||||
}
|
||||
Reference in New Issue
Block a user