Update brands.css

This commit is contained in:
Oliver Hihn 2022-07-09 20:38:16 +02:00 committed by GitHub
parent 99dcd31c05
commit 7c1929bd3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -440,8 +440,8 @@ button:hover,
/* Spotify */
.button.button-spotify {
color: #ffffff;
background-color: #000000;
color: #191414;
background-color: #1db954;
}
.button.button-spotify:hover,
.button.button-spotify:focus {