CASH-1477: Increase font weight

This commit is contained in:
Chris Redelinghuys 2025-09-05 14:01:04 -04:00
parent 2b8320e6d6
commit bc6a31455b

View file

@ -117,7 +117,7 @@ export default {
background: transparent;
border: 1px solid $blue;
color: $blue;
font-weight: 500;
font-weight: 600;
transition: all 150ms linear;
height: 3rem;
&:hover,