mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Add !important to .text-monospace utility class (#28064)
This commit is contained in:
committed by
XhmikosR
parent
3723613875
commit
2749bf34de
@@ -4,7 +4,7 @@
|
|||||||
// Text
|
// Text
|
||||||
//
|
//
|
||||||
|
|
||||||
.text-monospace { font-family: $font-family-monospace; }
|
.text-monospace { font-family: $font-family-monospace !important; }
|
||||||
|
|
||||||
// Alignment
|
// Alignment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user