mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Fix documentation for navbar-item-hover-color's default value (#1578)
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"navbar-item-hover-color": {
|
"navbar-item-hover-color": {
|
||||||
"id": "navbar-item-hover-color",
|
"id": "navbar-item-hover-color",
|
||||||
"name": "$navbar-item-hover-color",
|
"name": "$navbar-item-hover-color",
|
||||||
"value": "$black"
|
"value": "$link"
|
||||||
},
|
},
|
||||||
"navbar-item-hover-background-color": {
|
"navbar-item-hover-background-color": {
|
||||||
"id": "navbar-item-hover-background-color",
|
"id": "navbar-item-hover-background-color",
|
||||||
|
|||||||
Reference in New Issue
Block a user