Jelajahi Sumber

fixed callout link color

REJack 5 tahun lalu
induk
melakukan
8cee30f14e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      build/scss/_callout.scss

+ 1 - 1
build/scss/_callout.scss

@@ -20,7 +20,7 @@
   padding: 1rem;
 
   a {
-    color: $white;
+    color: $gray-700;
     text-decoration: underline;
 
     &:hover {