Add border-radius to button for rounded corners

This commit is contained in:
2025-05-25 20:36:43 +02:00
parent f16a4c9ce0
commit 5dea6b3c91

View File

@@ -30,6 +30,8 @@
color: #fff; color: #fff;
width: 100%; width: 100%;
border-radius: 0.5rem;
} }
.image { .image {