Эх сурвалжийг харах

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
Jessica Lawshe 1 жил өмнө
parent
commit
d511a55466

+ 0 - 10
services/web/frontend/stylesheets/app/cms-page.less

@@ -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;

+ 0 - 10
services/web/frontend/stylesheets/bootstrap-5/pages/cms.scss

@@ -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;