2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Add .text-monospace util

This commit is contained in:
Mark Otto
2018-03-31 21:04:54 -07:00
committed by Mark Otto
parent b2e423f54d
commit 185666fd79
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@
// Text
//
.text-monospace { font-family: $font-family-monospace; }
// Alignment
.text-justify { text-align: justify !important; }