Added border radius to boxes.

This commit is contained in:
Daniel
2022-06-30 06:22:17 +04:30
parent 69332c122a
commit 5d5fdb45d7
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -139,6 +139,7 @@ const Filters = ({
display: "block",
marginLeft: "auto",
marginRight: "auto",
marginBottom: "15px"
}}
>
Apply 