]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_text.scss
Add Carbon localization support
[bookstack] / resources / assets / sass / _text.scss
index e81061685a1ab3afc1d37a8fdb4fab78a4fe0987..9bad2e83d15aa2621b04ce27993124fe8dd7306b 100644 (file)
@@ -193,7 +193,7 @@ p.neg, p .neg, span.neg, .text-neg {
 p.muted, p .muted, span.muted, .text-muted {
        color: lighten($text-dark, 26%);
     &.small, .small {
-      color: lighten($text-dark, 42%);
+      color: lighten($text-dark, 32%);
     }
 }