1
0
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:
Shohei Yoshida
2019-06-05 00:51:36 +09:00
committed by GitHub
parent 87030c98ac
commit 3283fe1b52
3 changed files with 4 additions and 3 deletions

View File

@@ -403,7 +403,7 @@ $utilities: map-merge(
),
"font-family": (
property: font-family,
class: text,
class: font,
values: (monospace: $font-family-monospace)
),
"rounded": (