From 5b9b4a6dbe8bde63d1a47f12c8b096d2c9ec1741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 29 May 2023 17:34:23 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/brands.css b/css/brands.css index 7af8e3a..d892439 100644 --- a/css/brands.css +++ b/css/brands.css @@ -94,10 +94,11 @@ button:hover, filter: brightness(90%); } + /* Work */ .button.button-career { color: #ffffff; - background-image: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff); + background-color: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff); } .button.button-career:hover, .button.buttoon-career:focus {