From c7c69191b51d7c28c9976fff66bc86851fd35dcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 29 May 2023 17:27:27 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecss/brands.css=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/brands.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/brands.css b/css/brands.css index affc37a..be7abab 100644 --- a/css/brands.css +++ b/css/brands.css @@ -95,12 +95,12 @@ button:hover, } /* Work */ -.button.button-instagram { +.button.button-work { color: #ffffff; background-image: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff); } -.button.button-instagram:hover, -.button.button-instagram:focus { +.button.button-work:hover, +.button.buttoon-work:focus { filter: brightness(90%); }