billing: Remove unintended portico-landing classes.

These classes seem to have been copy-pasted from other portico pages
when styling was first done in
122dcc9760. With the current styles,
which are just a handful of rules not scoped to a specific page, it
just makes the billing pages look broken.
This commit is contained in:
Tim Abbott 2023-05-10 12:11:45 -07:00
parent 3bc1acba4a
commit 3a67df7cc8
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
{% include 'zerver/billing_nav.html' %}
<div class="portico-landing billing-upgrade-page">
<div class="billing-upgrade-page">
<div class="hero small-hero"></div>
<div class="page-content">

View File

@ -15,7 +15,7 @@
{% include 'zerver/billing_nav.html' %}
<div class="portico-landing billing-upgrade-page">
<div class="billing-upgrade-page">
<div class="hero small-hero"></div>
<div class="page-content">

View File

@ -15,7 +15,7 @@
{% include 'zerver/billing_nav.html' %}
<div class="portico-landing billing-upgrade-page new-style">
<div class="billing-upgrade-page new-style">
<div class="hero small-hero"></div>
<div class="page-content">