mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #22703 from overleaf/jel-cms-sales-contact-form-remove-unused
[web] Remove unused fields from `Element | Sales Contact Form` GitOrigin-RevId: 7e20ed04ca09b14eeb807eebe569c777f23a17bd
This commit is contained in:
@@ -15,16 +15,6 @@
|
||||
}
|
||||
|
||||
.sales-contact-form-left-column {
|
||||
.sales-contact-form-heading-title {
|
||||
font-size: 2.25rem;
|
||||
font-family: 'Noto Sans';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
line-height: 1.333;
|
||||
padding-top: 8px;
|
||||
padding-right: 50px;
|
||||
}
|
||||
|
||||
@media (min-width: @screen-xs) {
|
||||
.names-container {
|
||||
display: flex;
|
||||
|
||||
@@ -27,16 +27,6 @@
|
||||
|
||||
.cms-page {
|
||||
.sales-contact-form-left-column {
|
||||
.sales-contact-form-heading-title {
|
||||
font-size: 2.25rem;
|
||||
font-family: var(--font-family-san-serif);
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
line-height: 1.333;
|
||||
padding-top: 8px;
|
||||
padding-right: 50px;
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(sm) {
|
||||
.names-container {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user