From 8f6d4be5bcac3095f35ca6419971c4addbd855fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Fri, 14 Apr 2023 20:41:58 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/brands.css b/css/brands.css index ad866ed..81e7f41 100644 --- a/css/brands.css +++ b/css/brands.css @@ -276,7 +276,7 @@ button:hover, .button.button-gitea { color: #ffffff; /* background-color: #353c4a; */ - background-color: radial-gradient(circle, rgba(53,60,74,1) 0%, rgba(40,41,41,1) 100%);; + background-color: radial-gradient(circle, rgba(53,60,74,1) 0%, rgba(40,41,41,1) 100%); } .button.button-github:hover, .button.button-github:focus {