mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
Rename .text-monospace to .font-monospace (#28867)
This commit is contained in:
@@ -403,7 +403,7 @@ $utilities: map-merge(
|
||||
),
|
||||
"font-family": (
|
||||
property: font-family,
|
||||
class: text,
|
||||
class: font,
|
||||
values: (monospace: $font-family-monospace)
|
||||
),
|
||||
"rounded": (
|
||||
|
Reference in New Issue
Block a user