🔀 Merge pull request #36 from CallumKerrEdwards/dev

Updating Mastodon Color
This commit is contained in:
James Panther 2023-01-09 14:50:48 +11:00 committed by GitHub
commit 9b4ae21c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1088,7 +1088,7 @@ video {
}
.link-mastodon {
background-color: #338cd4;
background-color: #6364ff;
}
.link-medium {

View File

@ -69,7 +69,7 @@
background-color: #0077b5;
}
.link-mastodon {
background-color: #338cd4;
background-color: #6364ff;
}
.link-medium {
background-color: #00ab6c;