app/assets/stylesheets/sass-zero/utilities/text.scss in sass-zero-0.0.42 vs app/assets/stylesheets/sass-zero/utilities/text.scss in sass-zero-0.0.43
- old
+ new
@@ -99,13 +99,9 @@
.txt--subtle {
color: $gray-700;
}
-.txt--very-subtle {
- color: $gray-600;
-}
-
.txt--underline {
text-decoration: underline;
}
.txt--uppercase {