minor collection ui adjustments

This commit is contained in:
Gani Georgiev
2023-03-19 08:17:36 +02:00
parent 361cfb56b7
commit 82abd7e0b0
34 changed files with 89 additions and 77 deletions
+5
View File
@@ -246,6 +246,11 @@ button {
width: 100%;
}
// pill
&.btn-pill {
border-radius: 30px;
}
// circle
&.btn-circle {
border-radius: 50%;