Mastodon button color (#5109)

This commit is contained in:
Jan De Luyck 2025-02-08 14:29:29 +01:00 committed by GitHub
parent 1c6bd0d9e2
commit cb140fc5e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,8 @@
(info, $info-color),
(facebook, $facebook-color),
(twitter, $twitter-color),
(linkedin, $linkedin-color);
(linkedin, $linkedin-color),
(mastodon, $mastodon-color);
@each $buttoncolor, $color in $buttoncolors {
&--#{$buttoncolor} {