2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03: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
+1 -1
View File
@@ -403,7 +403,7 @@ $utilities: map-merge(
),
"font-family": (
property: font-family,
class: text,
class: font,
values: (monospace: $font-family-monospace)
),
"rounded": (