From d0c7c8e4380d13842188c30a02026dc128403cd2 Mon Sep 17 00:00:00 2001 From: "NB-PBG2H23ABR\\bib" Date: Thu, 29 Aug 2024 08:52:29 +0200 Subject: [PATCH] skipidi --- css/layout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/layout.css b/css/layout.css index 750f8c1..4bc15a4 100644 --- a/css/layout.css +++ b/css/layout.css @@ -4,7 +4,7 @@ } #spielRaum{ width: 1000px; - height: 1000px; + height: 700px; margin: auto; background-color: yellow; position: relative; @@ -21,7 +21,7 @@ body{ } #fuchs { position: relative; - bottom: -750px; + bottom: -400px; } #fuchs img{ width: 200px;