Commit 2749bf34 authored by Martijn Cuppens's avatar Martijn Cuppens Committed by XhmikosR
Browse files

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

parent 37236138
Showing with 1 addition and 1 deletion
+1 -1
......@@ -4,7 +4,7 @@
// Text
//
.text-monospace { font-family: $font-family-monospace; }
.text-monospace { font-family: $font-family-monospace !important; }
// Alignment
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment