fixed callout link color

This commit is contained in:
REJack
2019-08-31 09:46:04 +02:00
parent 51579d5324
commit 8cee30f14e

View File

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