Merge pull request #33169 from overleaf/td-pricing-interstitial-fixes

Interstitial 2026: wire up upgrade CTAs and fix card highlights

GitOrigin-RevId: 2feea397846452ff79c7cd01c931627097a03954
This commit is contained in:
Tim Down
2026-04-28 12:30:50 +01:00
committed by Copybot
parent 68c41e9b66
commit 6296e7911c
2 changed files with 8 additions and 5 deletions

View File

@@ -99,7 +99,7 @@
.plans-cards-section {
background-color: var(--bg-light-primary);
padding-block: var(--spacing-13);
padding-block-end: var(--spacing-13);
.plans-cards-toggles {
align-items: center;
@@ -339,7 +339,7 @@
padding-left: 0;
}
.card-include-bold {
.card-include-strong {
font-weight: 700;
}
@@ -490,7 +490,7 @@
// ─── Feature comparison table ──────────────────────────────────────────────
.plans-feature-table-section {
padding-top: var(--spacing-15);
padding-block: var(--spacing-15);
}
.plans-feature-table-section .only-show-for-specific-plan-period {
@@ -792,10 +792,14 @@
}
}
.plans-price-disclaimer:last-child {
margin-bottom: 0;
}
// ─── Quotes and FAQs section────────────────────────────────────────────────
.plans-quotes-section {
padding-block: var(--spacing-13);
padding-block-end: var(--spacing-13);
}
.plans-faq {

View File

@@ -2827,7 +2827,6 @@
"updating_site": "Updating Site",
"upgrade": "Upgrade",
"upgrade_cc_btn": "Upgrade now, pay after 7 days",
"upgrade_flow_coming_soon": "Upgrade flow coming soon",
"upgrade_for_more_compile_time": "Upgrade to get more compile time",
"upgrade_for_unlimited_access_to_ai": "Upgrade for unlimited access to all AI features or check back in __time__",
"upgrade_my_plan": "Upgrade my plan",