From 436b11c9f3ba827a0e034774ac61158712e54911 Mon Sep 17 00:00:00 2001 From: Duy Anh Le Date: Wed, 12 Nov 2025 12:51:28 +0100 Subject: [PATCH] Update style.css --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index e8b8819..9a1e517 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,3 @@ -/* beispiel */ * { margin: 0; padding: 0; @@ -276,4 +275,4 @@ footer { padding: 30px 20px; margin-top: 60px; font-size: 14px; -} +} \ No newline at end of file