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
@@ -36,6 +36,7 @@
}
.filter {
border-radius: 50px;
animation: fadein 0.3s;
border: solid;
border-width: 1px;