mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #21768 from overleaf/mf-checkout-page-form-header
[web] Checkout page main header text GitOrigin-RevId: 440e5e32c0377dcfeb1c3f466a47ea0b21517d31
This commit is contained in:
@@ -185,8 +185,21 @@
|
||||
}
|
||||
}
|
||||
|
||||
.payment-right-section {
|
||||
.payment-checkout {
|
||||
padding: var(--spacing-08);
|
||||
width: 408px;
|
||||
|
||||
@include media-breakpoint-down(lg) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@include heading-md;
|
||||
}
|
||||
|
||||
.student-disclaimer {
|
||||
@include body-sm;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user