Skip to content

Commit 81ec836

Browse files
authored
Merge pull request sethcottle#60 from oliverhihn/main
Adjusted colors for Spotify button
2 parents 99dcd31 + ad52d73 commit 81ec836

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

css/brands.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -440,8 +440,8 @@ button:hover,
440440

441441
/* Spotify */
442442
.button.button-spotify {
443-
color: #ffffff;
444-
background-color: #000000;
443+
color: #191414;
444+
background-color: #1db954;
445445
}
446446
.button.button-spotify:hover,
447447
.button.button-spotify:focus {

images/icons/spotify.svg

+1-1
Loading

0 commit comments

Comments
 (0)