From e5e4c00faffb46781d70110ad2c57ea822a6586a Mon Sep 17 00:00:00 2001 From: Jonathan Date: Sun, 2 Apr 2023 23:39:16 +0200 Subject: [PATCH] Entferne Main und Section --- index.html | 94 ++++++++++++++++++++++++++---------------------------- style.css | 2 +- 2 files changed, 46 insertions(+), 50 deletions(-) diff --git a/index.html b/index.html index 47ef974..8186532 100644 --- a/index.html +++ b/index.html @@ -9,58 +9,54 @@ -
-
-
-
-
+ + diff --git a/style.css b/style.css index b33e82c..5b320cf 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,7 @@ } html, body { - height: 100%; + height: 100%; width: 100%; margin: 0; padding: 0;