Add social icon color for Keybase (#2302)

This commit is contained in:
Wouter Janson
2019-11-12 21:14:32 +01:00
committed by Michael Rose
parent 2d257a905e
commit e09ff7efd7
2 changed files with 5 additions and 0 deletions

View File

@@ -253,6 +253,10 @@ body:hover .visually-hidden button {
color: $instagram-color;
}
.fa-keybase {
color: $keybase-color;
}
.fa-lastfm,
.fa-lastfm-square {
color: $lastfm-color;