feat: Update pricing cards to include monthly pricing units and add .DS_Store to .gitignore

This commit is contained in:
Matt Batchelder
2026-02-25 19:10:17 -05:00
parent 66554c050d
commit de00f1c141
3 changed files with 4 additions and 2 deletions

View File

@@ -1958,6 +1958,7 @@ p:last-child { margin-bottom: 0; }
line-height: 1;
}
.pricing-amount sup { font-size: 1.25rem; vertical-align: super; }
.pricing-amount .pricing-unit { font-size: 1rem; font-weight: 500; color: var(--color-text-muted); margin-left: .2em; }
.pricing-per { font-size: .85rem; color: var(--color-text-muted); margin-top: .35rem; }
.pricing-features {
list-style: none;