mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 10:54:29 -07:00
Create links nav
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
"name": "$title-strong-weight",
|
||||
"value": "inherit"
|
||||
},
|
||||
"title-line-height": {
|
||||
"id": "title-line-height",
|
||||
"name": "$title-line-height",
|
||||
"value": "1.125"
|
||||
},
|
||||
"subtitle-color": {
|
||||
"id": "subtitle-color",
|
||||
"name": "$subtitle-color",
|
||||
@@ -46,6 +51,11 @@
|
||||
"name": "$subtitle-weight",
|
||||
"value": "$weight-normal"
|
||||
},
|
||||
"subtitle-line-height": {
|
||||
"id": "subtitle-line-height",
|
||||
"name": "$subtitle-line-height",
|
||||
"value": "1.25"
|
||||
},
|
||||
"subtitle-strong-color": {
|
||||
"id": "subtitle-strong-color",
|
||||
"name": "$subtitle-strong-color",
|
||||
@@ -55,6 +65,11 @@
|
||||
"id": "subtitle-strong-weight",
|
||||
"name": "$subtitle-strong-weight",
|
||||
"value": "$weight-semibold"
|
||||
},
|
||||
"subtitle-negative-margin": {
|
||||
"id": "subtitle-negative-margin",
|
||||
"name": "$subtitle-negative-margin",
|
||||
"value": "-1.25rem"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user