fix buy button line height

This commit is contained in:
Martin Filipovic Hinrichs 2026-06-06 12:11:10 +02:00
parent e7e55157fe
commit 9c05aeea52

View file

@ -134,6 +134,7 @@
border-color: $sw-color-brand-secondary; border-color: $sw-color-brand-secondary;
color: $sw-color-brand-secondary; color: $sw-color-brand-secondary;
background: transparent; background: transparent;
line-height: 38px;
} }
&:hover { &:hover {