0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Add !important to .text-monospace utility class (#28064)

This commit is contained in:
Martijn Cuppens 2019-01-24 21:42:42 +01:00 committed by XhmikosR
parent 3723613875
commit 2749bf34de

View File

@ -4,7 +4,7 @@
// Text
//
.text-monospace { font-family: $font-family-monospace; }
.text-monospace { font-family: $font-family-monospace !important; }
// Alignment