From 58ddc1fcfaef662124089a455a5fb7ac21859ff6 Mon Sep 17 00:00:00 2001 From: Josh Mindsight Date: Thu, 22 Dec 2022 20:50:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eindex.html=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 73be4f1..c19ffd7 100644 --- a/index.html +++ b/index.html @@ -71,9 +71,9 @@ margin: 30px; padding-top: 1.5vw; padding-bottom: 1.5vw; - border-width: 0.5vw; + border-width: 0.4vw; border-style: solid; - border-radius: 4vw; + border-radius: 30px; transition: filter 0.5s; border-color: white; }