mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
added .has-text-weight-black
This commit is contained in:
parent
520961adf7
commit
53b1b50dbd
@ -86,6 +86,8 @@ $alignments: ('centered': 'center', 'justified': 'justify', 'left': 'left', 'rig
|
||||
font-weight: $weight-semibold !important
|
||||
.has-text-weight-bold
|
||||
font-weight: $weight-bold !important
|
||||
.has-text-weight-black
|
||||
font-weight: $weight-black !important
|
||||
|
||||
.is-family-primary
|
||||
font-family: $family-primary !important
|
||||
|
Loading…
Reference in New Issue
Block a user