]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Replace deprecated text-muted class with text-body-secondary
[rails.git] / app / assets / stylesheets / common.scss
index aa8b9d65b64c62931c2a372fd91c0ab06d11851c..81674c805ceb16d05d522543a3414f175ae4b5f0 100644 (file)
@@ -50,7 +50,7 @@ time[title] {
 
 /* Utility for de-emphasizing content */
 
-.text-muted a {
+.text-body-secondary a {
   color: $blue;
 }