From a45b3930ffd7ff467d84f87a3fa0b5fb0f8d140c Mon Sep 17 00:00:00 2001 From: Josh Mindsight Date: Thu, 22 Dec 2022 22:10:10 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5f43e2a..969e758 100644 --- a/index.html +++ b/index.html @@ -31,11 +31,11 @@ h1 { - font-size: 1.2em; + font-size: 1.4em; } h2 { - font-size: 1.2em; + font-size: 1.4em; } @@ -97,7 +97,7 @@ padding-bottom: 3vw; padding-left: 5vw; padding-right: 5vw; - font-size: 1.1em; + font-size: 1.4em; background-color: #90c2dc; border: white; border-style: dashed;