From 7c1929bd3f0f00fc498f578e44f1a38d2e0a1073 Mon Sep 17 00:00:00 2001 From: Oliver Hihn <43825356+oliverhihn@users.noreply.github.com> Date: Sat, 9 Jul 2022 20:38:16 +0200 Subject: [PATCH] Update brands.css --- css/brands.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/brands.css b/css/brands.css index 67b7080..e258038 100644 --- a/css/brands.css +++ b/css/brands.css @@ -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 {