2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

add text-reset to text utilities (#26866)

This commit is contained in:
m5o
2018-08-25 18:31:52 +02:00
committed by XhmikosR
parent 3a02f21b33
commit 7f9e70202e
2 changed files with 15 additions and 0 deletions
+4
View File
@@ -60,3 +60,7 @@
}
.text-decoration-none { text-decoration: none !important; }
// Reset
.text-reset { color: inherit !important; }