dedsudiyu 2 vuotta sitten
vanhempi
commit
fffd955576
2 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 2 2
      src/components/backAnimation/backAnimation.vue
  2. 1 0
      src/views/home.vue

+ 2 - 2
src/components/backAnimation/backAnimation.vue

@@ -35,8 +35,8 @@
     overflow: hidden;
   }
   .background {
-    width: 100vw;
-    height: 100vh;
+    width: 100%;
+    height: 100%;
     /*background: #3E1E68;*/
     /*backAnimation:#abe0bd;*/
     /*backAnimation:#b78da2;*/

+ 1 - 0
src/views/home.vue

@@ -451,6 +451,7 @@
     .max-big-home-box{
       position: relative;
       flex:1;
+      overflow: hidden;
       .max-home-button-box{
         /*width:1462px;*/
         width:1300px;