Add $title-strong-weight and $title-strong-color variables to docs (#1100)
This commit is contained in:
parent
088443103f
commit
4010674569
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ variables:
|
|||
value: $size-3
|
||||
- name: $title-weight
|
||||
value: $weight-semibold
|
||||
- name: $title-strong-weight
|
||||
value: inherit
|
||||
- name: $title-strong-color
|
||||
value: inherit
|
||||
- name: $subtitle-color
|
||||
value: $grey-dark
|
||||
- name: $subtitle-size
|
||||
|
|
Loading…
Add table
Reference in a new issue