CASH-1891 adjust font weight in footer.

This commit is contained in:
Bryan Mauger 2025-12-01 13:20:32 -05:00
parent 1d3b49b49b
commit 16b348b78b

View file

@ -80,6 +80,7 @@ export default {
font-family: UrbanistRegular, Arial, Helvetica, sans-serif;
margin: 0 0.75rem;
color: $gray-600;
font-weight: initial;
}
}