achao 2 vuotta sitten
vanhempi
commit
0a1e579a0a
2 muutettua tiedostoa jossa 6 lisäystä ja 6 poistoa
  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 {
             width: 100%;
-            height: 100vh;
+            height: 90vh;
         }
         
         .sfcard-title {
@@ -175,11 +175,11 @@
         }
         
         .center {
-            height: 110vh;
+            height: 99.5vh;
         }
         
         .part2 {
-            height: 110vh;
+            height: 99.5vh;
             /* background: red; */
         }
         

+ 3 - 3
public/static/payprint2.html

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