mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
Change deprecated html tags to text decoration classes (#29604)
This commit is contained in:
committed by
XhmikosR
parent
1977a661e6
commit
4de4874e72
@@ -426,7 +426,7 @@ $utilities: map-merge(
|
||||
),
|
||||
"text-decoration": (
|
||||
property: text-decoration,
|
||||
values: none
|
||||
values: none underline line-through
|
||||
),
|
||||
"font-style": (
|
||||
property: font-style,
|
||||
|
Reference in New Issue
Block a user