Browse Source

style: 样式修改

TIANYONG 4 months ago
parent
commit
ec4ac7946d

+ 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 {