CASH-926 update donation cart styles.

This commit is contained in:
Bryan Mauger 2025-06-13 10:22:12 -04:00
parent bc3d1ca0be
commit 552119a04b

View file

@ -1309,12 +1309,14 @@ export default {
.sub-total,
.sales-tax,
.amount-due,
.amount-paid {
font-weight: 500;
.amount-paid,
.donation-amount {
font-family: UrbanistSemibold, AvertaSemibold;//Okay to remove AvertaSemibold after 2025.06.19 release
color: $black;
}
.sub-total {
border-top: 1px solid $green;
background-color: $green-100;
}
.service-type,
.deductible {