FIX: Login button icons should be white

This commit is contained in:
David Taylor 2019-02-01 11:01:59 +00:00
parent dfd63b185f
commit 925606f8b1

View File

@ -176,6 +176,9 @@
// -------------------------------------------------- // --------------------------------------------------
.btn-social { .btn-social {
.d-icon {
color: #fff;
}
color: #fff; color: #fff;
background: #666; background: #666;
&:hover { &:hover {