mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -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": {
|
||||
"id": "navbar-item-hover-color",
|
||||
"name": "$navbar-item-hover-color",
|
||||
"value": "$black"
|
||||
"value": "$link"
|
||||
},
|
||||
"navbar-item-hover-background-color": {
|
||||
"id": "navbar-item-hover-background-color",
|
||||
|
||||
Reference in New Issue
Block a user