فهرست منبع

responsive : Témoignage > tailles de carte différentes

maha bouchiba 1 سال پیش
والد
کامیت
0478cd6e29
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      components/Common/ReviewSection.client.vue
  2. 2 2
      components/Home/Promotion.vue

+ 1 - 1
components/Common/ReviewSection.client.vue

@@ -158,7 +158,7 @@ const goNext = () => {
     }
 
     @media (max-width: 600px) {
-      height: auto;
+      height: 100%;
     }
   }
 

+ 2 - 2
components/Home/Promotion.vue

@@ -57,7 +57,7 @@
           />
         </v-img>
 
-        <video
+        <!-- <video
           v-else
           controls
           autoPlay
@@ -69,7 +69,7 @@
             src="/storage/Video_Corporate_Opentalent-Agenda_et_logiciels_culturels.mp4"
             type="video/mp4"
           />
-        </video>
+        </video> -->
       </v-col>
     </v-row>