#1653: Add GitLab social icon brand color (#1654)

This commit is contained in:
Troy Lindsay
2018-05-08 09:43:53 -05:00
committed by Michael Rose
parent fa0acf455f
commit 37e5fd11d4
2 changed files with 5 additions and 0 deletions

View File

@@ -224,6 +224,10 @@ body:hover .visually-hidden button {
color: $github-color;
}
.fa-gitlab {
color: $gitlab-color;
}
.fa-google-plus,
.fa-google-plus-square,
.fa-google-plus-g {