refining responsive

This commit is contained in:
Antoine M 2024-01-17 16:39:25 +01:00
parent b0508ff306
commit 40fd2b0eba

View File

@ -61,7 +61,7 @@
/* FILTERS */
&__filters-container {
@apply flex gap-4;
@apply flex flex-col lg:flex-row gap-4;
}
.news-type-filters-wrapper,
.publication-type-filters-wrapper {