filters and sidebar

This commit is contained in:
2024-08-15 14:44:53 +03:00
parent 1f3ebafe69
commit f9806f60c9
32 changed files with 584 additions and 456 deletions
+4 -1
View File
@@ -29,7 +29,10 @@
.gap-5{gap: 20px}
.hide{
display: none;
display: none!important;
}
.hidden{
visibility: hidden;
}
.d-block{