mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 18:44:28 -07:00
Fix button docs
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"changes": [
|
||||
{
|
||||
"variable": "$hr-background-color",
|
||||
"from": "border",
|
||||
"from": "$border",
|
||||
"to": "$background"
|
||||
},
|
||||
{
|
||||
@@ -42,6 +42,16 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "sass/elements/content.sass",
|
||||
"changes": [
|
||||
{
|
||||
"variable": "$content-heading-weight",
|
||||
"from": "$weight-normal",
|
||||
"to": "$weight-semibold"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "sass/components/message.sass",
|
||||
"changes": [
|
||||
|
||||
Reference in New Issue
Block a user