added .has-text-weight-black

This commit is contained in:
kenn22 2023-08-03 00:00:04 +03:00 committed by GitHub
parent 520961adf7
commit 53b1b50dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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