Neutralize Font Awesome footer icons' color
This commit is contained in:
parent
bad14b5d8e
commit
3892f18abe
@ -31,6 +31,10 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.fa {
|
||||
color: mix(#fff, $gray, 25%);
|
||||
}
|
||||
}
|
||||
|
||||
.page__footer-copyright {
|
||||
|
Loading…
Reference in New Issue
Block a user