UX: Adding Google-compliant logo

This commit is contained in:
Kris
2018-10-24 22:11:19 -04:00
parent c62a8ee335
commit 1d7720ef99
2 changed files with 24 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ $input-padding: 4px 10px;
// Brand color variables
// --------------------------------------------------
$google: #5b76f7 !default;
$google: #ffffff !default;
$instagram: #125688 !default;
$facebook: #3b5998 !default;
$cas: #70ba61 !default;