Skip to content

Commit

Permalink
Merge pull request sethcottle#60 from oliverhihn/main
Browse files Browse the repository at this point in the history
Adjusted colors for Spotify button
  • Loading branch information
sethcottle authored Jul 11, 2022
2 parents 99dcd31 + ad52d73 commit 81ec836
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions css/brands.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion images/icons/spotify.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 81ec836

Please sign in to comment.