add filters to search

- move global to center
This commit is contained in:
geoffrey45
2021-12-28 15:07:26 +03:00
parent 741e34c5ee
commit 2b6bb2c0cb
8 changed files with 334 additions and 121 deletions
+4
View File
@@ -44,6 +44,10 @@ a {
margin: $small 0 $small 0;
}
.no-border {
border: none;
}
.hidden {
display: none;
}