From dfa20e5578dbe1ec96320213a5977b146dbeb338 Mon Sep 17 00:00:00 2001 From: Josh Mindsight Date: Thu, 22 Dec 2022 21:50:09 +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 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index cd39565..ee0b45f 100644 --- a/index.html +++ b/index.html @@ -53,15 +53,14 @@ width: 80%; } - .tuerme { - float: right; - padding-top: 0.5vw; - margin-right: 1vw; - } .tuerme > img { height: 100%; - width: 60px; + width: 6%; + min-width: 6%; + float: right; + padding-top: 0vw; + margin-right: 1vw; } .buttons {