mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Add font style normal (#29744)
This commit is contained in:
committed by
XhmikosR
parent
2a6ba75388
commit
1a5b7f4a8e
@@ -431,7 +431,7 @@ $utilities: map-merge(
|
||||
"font-style": (
|
||||
property: font-style,
|
||||
class: font,
|
||||
values: italic
|
||||
values: italic normal
|
||||
),
|
||||
"overflow-wrap": (
|
||||
property: overflow-wrap word-break, // word-break for IE & < Edge 18
|
||||
|
Reference in New Issue
Block a user