From 736070ca2ee016d728901a75283f456b88aa0318 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Tue, 27 Feb 2024 09:20:30 -0800 Subject: [PATCH] portico: Align plans on /for/education with /plans. --- templates/corporate/for/education.html | 8 +++++--- web/styles/portico/landing_page.css | 10 ++++++++++ 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/templates/corporate/for/education.html b/templates/corporate/for/education.html index a6a70a7d70..9ada8ab33d 100644 --- a/templates/corporate/for/education.html +++ b/templates/corporate/for/education.html @@ -255,7 +255,7 @@
-
+

Free

@@ -266,9 +266,10 @@
  • All features on this page
  • 10,000 messages of search history
  • File storage up to 5 GB total
  • -
  • Full-featured team chat service
  • +
  • Complete team chat solution
  • Hundreds of integrations
  • Advanced roles and permissions
  • +
  • Guest accounts
  • @@ -291,11 +292,12 @@

    diff --git a/web/styles/portico/landing_page.css b/web/styles/portico/landing_page.css index f5c1bea220..c0af688c50 100644 --- a/web/styles/portico/landing_page.css +++ b/web/styles/portico/landing_page.css @@ -1668,6 +1668,16 @@ button { top: 6px; } +#for-education-free-price-box { + .bottom { + height: 240px; + + .text-content { + margin-top: 52px; + } + } +} + .plans_faq_questions { background: transparent; padding: 20px 0;