diff --git a/static/styles/landing-page.css b/static/styles/landing-page.css index 8f2f8ed002..5c2f8fc152 100644 --- a/static/styles/landing-page.css +++ b/static/styles/landing-page.css @@ -2589,6 +2589,12 @@ nav ul li.active::after { } } +@media (max-width: 1390px) { + .portico-landing.plans .pricing-container .block .use-our-servers { + color: inherit; + } +} + @media (max-width: 1376px) { .portico-landing.plans .price-box { height: 500px !important; diff --git a/templates/zerver/plans.html b/templates/zerver/plans.html index 2cc83d65f5..239b1930a4 100644 --- a/templates/zerver/plans.html +++ b/templates/zerver/plans.html @@ -84,7 +84,7 @@
-
+
Use our servers