From e52f3543a75dbb95881311141f6abcb783a4e4c8 Mon Sep 17 00:00:00 2001 From: Davinder Singh Date: Thu, 6 Mar 2025 17:46:25 +0000 Subject: [PATCH] Merge pull request #24149 from overleaf/ds-revert-of-discount-pr Revert "Group plans - Reintroduce 10% discount for group plans (part 1)" GitOrigin-RevId: b3ed4fa969df49c35e9119241161dabeeb66ce61 --- services/web/frontend/stylesheets/app/plans.less | 12 ------------ services/web/locales/en.json | 1 - 2 files changed, 13 deletions(-) diff --git a/services/web/frontend/stylesheets/app/plans.less b/services/web/frontend/stylesheets/app/plans.less index cb7e4d57b1..cecbeacbec 100644 --- a/services/web/frontend/stylesheets/app/plans.less +++ b/services/web/frontend/stylesheets/app/plans.less @@ -165,18 +165,6 @@ outline: 0; } - .group-discount-bubble { - padding: var(--spacing-01) var(--spacing-04); - background-color: var(--green-10); - color: var(--green-50); - border-radius: var(--border-radius-full-new); - font-family: 'DM Mono', monospace; - font-feature-settings: 'ss05'; - font-size: var(--font-size-01); - line-height: var(--line-height-01); - font-weight: 500; - } - @media (max-width: @screen-xs-max) { font-size: var(--font-size-02); line-height: var(--line-height-02); diff --git a/services/web/locales/en.json b/services/web/locales/en.json index e5a7d23624..034d1e3c15 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -169,7 +169,6 @@ "appearance": "Appearance", "apply_educational_discount": "Apply educational discount", "apply_educational_discount_description": "40% discount for groups using __appName__ for teaching", - "apply_educational_discount_description_with_group_discount": "Get a total of 40% off for groups using __appName__ for teaching", "apply_suggestion": "Apply suggestion", "april": "April", "archive": "Archive",