Skip to content

Commit 5fc3c5d

Browse files
committed
Update brands.css
1 parent 738d5a7 commit 5fc3c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

littlelink/css/brands.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ button:hover,
588588
/* Mastodon */
589589
.button.button-mastodon {
590590
color: #ffffff;
591-
background-color: #1f232b;
591+
background-image: linear-gradient(to bottom, #6364FF, #563ACC);
592592
}
593593
.button.button-mastodon:hover,
594594
.button.button-mastodon:focus {

0 commit comments

Comments
 (0)