achao 2 년 전
부모
커밋
0a1e579a0a
2개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 3 3
      public/static/payprint1.html
  2. 3 3
      public/static/payprint2.html

+ 3 - 3
public/static/payprint1.html

@@ -166,7 +166,7 @@
         
         
         .sfcard-content img {
         .sfcard-content img {
             width: 100%;
             width: 100%;
-            height: 100vh;
+            height: 90vh;
         }
         }
         
         
         .sfcard-title {
         .sfcard-title {
@@ -175,11 +175,11 @@
         }
         }
         
         
         .center {
         .center {
-            height: 110vh;
+            height: 99.5vh;
         }
         }
         
         
         .part2 {
         .part2 {
-            height: 110vh;
+            height: 99.5vh;
             /* background: red; */
             /* background: red; */
         }
         }
         
         

+ 3 - 3
public/static/payprint2.html

@@ -166,7 +166,7 @@
         
         
         .sfcard-content img {
         .sfcard-content img {
             width: 100%;
             width: 100%;
-            height: 100vh;
+            height: 90vh;
         }
         }
         
         
         .sfcard-title {
         .sfcard-title {
@@ -175,11 +175,11 @@
         }
         }
         
         
         .center {
         .center {
-            height: 110vh;
+            height: 99.5vh;
         }
         }
         
         
         .part2 {
         .part2 {
-            height: 110vh;
+            height: 99.5vh;
             /* background: red; */
             /* background: red; */
         }
         }