mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update variables
This commit is contained in:
@@ -220,6 +220,13 @@
|
||||
"name": "$navbar-bottom-box-shadow-size",
|
||||
"value": "0 -2px 0 0",
|
||||
"type": "size"
|
||||
},
|
||||
"$navbar-breakpoint": {
|
||||
"name": "$navbar-breakpoint",
|
||||
"value": "$desktop",
|
||||
"type": "variable",
|
||||
"computed_type": "computed",
|
||||
"computed_value": "960px + (2 * $gap)"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
@@ -259,7 +266,8 @@
|
||||
"$navbar-dropdown-item-active-background-color",
|
||||
"$navbar-divider-background-color",
|
||||
"$navbar-divider-height",
|
||||
"$navbar-bottom-box-shadow-size"
|
||||
"$navbar-bottom-box-shadow-size",
|
||||
"$navbar-breakpoint"
|
||||
],
|
||||
"file_path": "components/navbar.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user