[frontend/components] Update filter page styling

This commit is contained in:
Jeder 2024-10-24 22:09:19 +02:00 committed by Lilian
parent f91c8e7541
commit 2f723ee507
No known key found for this signature in database

View file

@ -8,11 +8,6 @@
} }
} }
h3 {
margin-top: 0.25rem;
font-size: 0.8rem;
}
.filter { .filter {
border: var(--highlight-color) solid 0.1rem; border: var(--highlight-color) solid 0.1rem;
} }