Update padding values for CTA button

This commit is contained in:
Ruben 2026-01-16 19:35:55 +01:00
parent 3a5e3004c7
commit cc27724bfe

View file

@ -5,7 +5,7 @@
background-color: var(--color-green);
color: white;
outline: white;
padding: 1.3rem 1.8rem;
padding: 1rem 1.4rem;
}
/* CTA block */