Merge pull request #18908 from overleaf/mf-fix-spacing-page-new-plans-page

[web] Change new plans page vertical main heading spacing value to 96px

GitOrigin-RevId: c9746446a15bd0dd2e64a76615cd979654c8609e
This commit is contained in:
M Fahru 2024-06-18 09:22:12 -07:00 committed by Copybot
parent e73fdfba63
commit 5e560e4376

View file

@ -2,6 +2,8 @@
@z-index-plans-new-tabs-content: 0;
.plans-new-design {
padding-top: calc(var(--spacing-16) + var(--header-height));
.main-heading-section {
text-align: center;
max-width: 885px;
@ -68,6 +70,7 @@
.plans-new-tabs-container {
z-index: @z-index-plans-new-tabs;
margin-top: var(--spacing-16);
// explicit padding to tell that the bottom left and bottom right
// does not have bottom border defined in .plans-new-tabs