new pricing

This commit is contained in:
Matt Batchelder
2026-05-12 14:05:45 -04:00
parent adbbbf521d
commit 24879aeb14
3 changed files with 9 additions and 7 deletions

View File

@@ -2550,6 +2550,10 @@ p:last-child { margin-bottom: 0; }
color: var(--color-primary);
margin-top: .35rem;
}
.pricing-savings-inline {
font-weight: 600;
color: var(--color-primary);
}
@media (max-width: 900px) {
.pricing-grid-3 { grid-template-columns: 1fr; max-width: 400px; }