Minor icon color fix

This commit is contained in:
Kris 2019-02-04 22:14:18 -05:00
parent 1748ec421e
commit b6e3ef4a90
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
display: none;
}
.d-icon {
opacity: 1;
color: $secondary;
}
}
}