add search bar to volunteer page

This commit is contained in:
2025-12-10 09:12:41 +01:00
parent 8275bd1643
commit 6a416abadb
13 changed files with 145 additions and 74 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
}
.sortButton svg, .searchButton svg {
transform: scale(0.8);
transform: scale(0.5);
fill: #019AFF;
}