mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
has-text-weight-medium should exist
This commit is contained in:
parent
8cf4fd5661
commit
044d5394a2
@ -115,6 +115,8 @@ $alignments: ('centered': 'center', 'justified': 'justify', 'left': 'left', 'rig
|
|||||||
font-weight: $weight-light !important
|
font-weight: $weight-light !important
|
||||||
.has-text-weight-normal
|
.has-text-weight-normal
|
||||||
font-weight: $weight-normal !important
|
font-weight: $weight-normal !important
|
||||||
|
.has-text-weight-medium
|
||||||
|
font-weight: $weight-medium !important
|
||||||
.has-text-weight-semibold
|
.has-text-weight-semibold
|
||||||
font-weight: $weight-semibold !important
|
font-weight: $weight-semibold !important
|
||||||
.has-text-weight-bold
|
.has-text-weight-bold
|
||||||
|
Loading…
Reference in New Issue
Block a user