Fix text centering

This commit is contained in:
Jake Barnby 2025-11-03 18:35:59 +13:00
parent 455b9b3ca7
commit aa6390062f

View file

@ -129,6 +129,7 @@
color: #ffffff;
border-radius: 8px;
height: 48px;
line-height: 24px;
padding: 12px 20px;
box-sizing: border-box;
cursor: pointer;