remove unnecessary styling

This commit is contained in:
Reimar 2025-10-15 09:37:22 +02:00
parent ff304c620c
commit fa72e4b928

View File

@ -24,10 +24,6 @@ main {
gap: 2rem; gap: 2rem;
} }
#file-drop-input {
display: none;
}
.section-header { .section-header {
background-color: #bdbdbd; background-color: #bdbdbd;
border-top-left-radius: 0.5rem; border-top-left-radius: 0.5rem;