bouton corner fix

This commit is contained in:
2025-05-03 16:35:58 +02:00
parent 0860b83486
commit f1d7e971fe

View File

@@ -24,7 +24,7 @@ const props = defineProps<{
justify-content: center;
align-items: center;
padding: 10px 20px;
border-radius: 25px;
border-radius: 15px;
font-size: 16px;
font-weight: 500;
cursor: pointer;