js for cost

This commit is contained in:
kaipher7
2026-04-20 20:58:23 -06:00
parent 24d193504e
commit 37f8cca781
6 changed files with 44 additions and 6 deletions
+6
View File
@@ -290,6 +290,12 @@ a {
color: var(--dusty-red-hover);
}
.card-cost {
font-weight: 800;
color: var(--dusty-red);
}
/* =========================
Card Image
========================= */