Skip to content

Commit

Permalink
fix: fixed top padding on pricing page on mobile above team section
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Aug 16, 2024
1 parent f8ef2a1 commit 99b29c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pricing.pug
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ block body
= " "
= t("99.99% service uptime")

#team.col
#team.col.mt-3.mt-lg-0
.card.d-flex.flex-column.rounded-lg.bg-white.bg-themed.position-relative
.card-body
.h3.text-center.font-weight-bold
Expand Down

0 comments on commit 99b29c0

Please sign in to comment.