Move material to assets root

This commit is contained in:
Yassine Guedidi
2025-01-19 19:47:24 +01:00
parent 251de194c5
commit 22c9497cd7
29 changed files with 2 additions and 2 deletions

15
assets/css/filters.scss Normal file
View File

@ -0,0 +1,15 @@
/* ==========================================================================
* Filters slider
* ========================================================================== */
#filters {
button {
padding: 0;
width: 100%;
}
div.with-checkbox {
height: 3rem;
margin-top: 0;
}
}