liyongli 1 жил өмнө
parent
commit
07b93e59a6

+ 3 - 3
src/view/schedule/page1.vue

@@ -111,9 +111,9 @@ import 'animate.css';
 
   .t1 {
     position: absolute;
-    left: 14.5%;
+    left: 5%;
     transform: translateX(-50%);
-    width: 71vw;
+    width: 91vw;
     max-width: 380px;
     top: 25.4vh;
 
@@ -126,7 +126,7 @@ import 'animate.css';
 
   .t2 {
     position: absolute;
-    top: 33.4vh;
+    top: 34.4vh;
     width: 100%;
     text-align: center;
 

+ 1 - 1
src/view/schedule/skeleton.vue

@@ -153,7 +153,7 @@ defineProps({
     .centent {
       width: 85%;
       margin: 2em auto 0 auto;
-      font-size: 14px;
+      font-size: 16px;
       line-height: 1.5em;
       text-align: left;
       text-indent: justify;