From 9203c3503fc07b7f8d0b9ac2bda5bb70cdb2e942 Mon Sep 17 00:00:00 2001 From: Lukas Schulz Date: Wed, 21 Dec 2022 02:38:29 +0100 Subject: [PATCH] fixed some stuff --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4e84096..7e174cd 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@ top: 3vw; } .logo > img { - height: 100%; + height: 5vw; width: 100%; color: var(--main-fg-color); /*filter: invert(29%) sepia(89%) saturate(5519%) hue-rotate(352deg) brightness(89%) contrast(102%);*/ @@ -47,7 +47,7 @@ } .figur > img { - height: 20vw; + height: 40vw; width: 100%; padding-top: 150px } @@ -135,6 +135,9 @@ +