From b2c1463b1e3b8c000ce6bd61612ab5729a750da9 Mon Sep 17 00:00:00 2001 From: Josh Mindsight Date: Thu, 22 Dec 2022 21:22:45 +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, 7 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index c19ffd7..5b0718d 100644 --- a/index.html +++ b/index.html @@ -53,14 +53,17 @@ width: 80%; } + .tuerme { + float: right; + padding-top: 0.5vw; + margin-right: 1vw; + } + .tuerme > img { width: 60px; max-width: 60px; - float: right; - padding-top: 0.5vw; - margin-right: 1vw; } - + .buttons { justify-content: center; padding-top: 10vw;