Update Sass variable

This commit is contained in:
nitrohorse 2019-09-23 20:26:30 -07:00
parent eb14388304
commit 523b8eae1c
No known key found for this signature in database
GPG Key ID: 6F3175557E766CBF

View File

@ -186,7 +186,7 @@ table[data-sortable].sortable-theme-bootstrap th[data-sorted="true"][data-sorted
.twitter { background: desaturate($twitter, 25%); }
.mastodon { background: desaturate($mastodon, 25%); }
.facebook { background: desaturate($facebook, 25%); }
.stumbleupon { background: desaturate($stumbleupon, 25%); }
.mix { background: desaturate($mix, 25%); }
.reddit { background: desaturate($reddit, 25%); }
.linkedin { background: desaturate($linkedin, 25%); }
.email { background: desaturate($email, 25%); }