refactor: make the button the same styles

This commit is contained in:
Timothy Z. 2025-01-20 17:36:14 +02:00
parent 86bc9d3200
commit 3fdd2b10fa

View file

@ -145,7 +145,8 @@
align-items: center;
justify-content: center;
background-color: var(--secondary-accent-color);
padding: 1rem;
height: 4rem;
padding: 0 2rem;
margin: 1rem auto;
max-width: 50%;
border-radius: 2rem;