mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03: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