TIANYONG преди 4 месеца
родител
ревизия
ec4ac7946d
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/views/fill-questionnaire/index.module.less
  2. 1 1
      src/views/intention-questionnaire/index.module.less

+ 1 - 1
src/views/fill-questionnaire/index.module.less

@@ -2,7 +2,7 @@
   min-height: 100vh;
   background: url('./images/fill_bg_icon.png') no-repeat top center #85E2FF;
   background-size: contain;
-  padding-top: 152px;
+  padding-top: 40%;
   overflow: hidden;
   position: relative;
 }

+ 1 - 1
src/views/intention-questionnaire/index.module.less

@@ -2,7 +2,7 @@
   min-height: 100vh;
   background: url('./images/head_bg_icon.png') no-repeat top center #85E2FF;
   background-size: contain;
-  padding-top: 152px;
+  padding-top: 40%;
   overflow: hidden;
   position: relative;
   :global {