Fix button font

This commit is contained in:
Justin Edmund 2025-06-13 15:02:19 -04:00
parent 81af86ae7f
commit a75c8323ee

View file

@ -170,6 +170,7 @@
align-items: center;
justify-content: center;
gap: $unit;
font-family: 'cstd', 'Helvetica Neue', Arial, sans-serif;
font-weight: 400;
border: none;
cursor: pointer;