From 944427b355cc62ed550c1d8a5756f1d40de7de32 Mon Sep 17 00:00:00 2001 From: Josh Mindsight Date: Thu, 22 Dec 2022 20:43:46 +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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index f99cc64..73be4f1 100644 --- a/index.html +++ b/index.html @@ -73,7 +73,7 @@ padding-bottom: 1.5vw; border-width: 0.5vw; border-style: solid; - border-radius: 0.7vw; + border-radius: 4vw; transition: filter 0.5s; border-color: white; } @@ -130,7 +130,6 @@ .buttons > div { font-size: 12vw; border-width: 1vw; - border-radius: 5vw; } }