feat: Updated pricing page
Server Deploy / deploy (push) Successful in 2m46s

This commit is contained in:
mrhid6
2026-07-27 22:08:17 +01:00
parent d5c8d0d0f2
commit 20e57d19c7
5 changed files with 172 additions and 180 deletions
+9
View File
@@ -931,6 +931,15 @@ code {
min-height: 3.2em;
}
/* The term line under the headline price. A metered plan has a second and third
number — the annual equivalent and the per-server rate — and they are
qualifications of the headline rather than features, so they sit with it. */
.plan__t {
font-size: 0.82rem;
color: var(--ink-3);
margin-top: -0.5rem;
}
.plan ul {
list-style: none;
margin: 0;