From 6b08c7183ef36bd7f4ae7985b4e6fef908e0181f Mon Sep 17 00:00:00 2001 From: FN56 <117398168+FN56@users.noreply.github.com> Date: Mon, 30 Mar 2026 10:24:55 +0200 Subject: [PATCH] Remove commented header from style.css Removed commented header from style.css. --- style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/style.css b/style.css index ad1a8b8..6143677 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,3 @@ -/* style.css */ - /* Grundlayout */ body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;