Mastodon button color (#5109)
Some checks failed
Jekyll site CI / docker (push) Failing after 1m59s
Some checks failed
Jekyll site CI / docker (push) Failing after 1m59s
This commit is contained in:
@ -43,7 +43,6 @@
|
|||||||
(linkedin, $linkedin-color),
|
(linkedin, $linkedin-color),
|
||||||
(mastodon, $mastodon-color),
|
(mastodon, $mastodon-color),
|
||||||
(twitter, $twitter-color),
|
(twitter, $twitter-color),
|
||||||
(x, $twitter-color);
|
|
||||||
|
|
||||||
@each $buttoncolor, $color in $buttoncolors {
|
@each $buttoncolor, $color in $buttoncolors {
|
||||||
&--#{$buttoncolor} {
|
&--#{$buttoncolor} {
|
||||||
|
Reference in New Issue
Block a user