From fa72e4b9288a3634fed1b8941fb355c239ff4ca5 Mon Sep 17 00:00:00 2001 From: Reimar Date: Wed, 15 Oct 2025 09:37:22 +0200 Subject: [PATCH] remove unnecessary styling --- style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/style.css b/style.css index 4830bab..7fb4849 100644 --- a/style.css +++ b/style.css @@ -24,10 +24,6 @@ main { gap: 2rem; } -#file-drop-input { - display: none; -} - .section-header { background-color: #bdbdbd; border-top-left-radius: 0.5rem;