fix: filter card responsiveness

This commit is contained in:
2025-03-22 16:08:35 +01:00
parent 427b4c03e4
commit 8cc773ffb5
@@ -668,6 +668,10 @@ h3.section-header {
&-input {
width: 90%;
}
&-content {
text-align: center;
}
}
}
</style>