wangxy il y a 2 ans
Parent
commit
ef8ef47f9b
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      pages/product/exam.vue

+ 2 - 2
pages/product/exam.vue

@@ -446,10 +446,10 @@ export default {
 }
 
 .platform-products-services {
-  .img-card:nth-child(3) {
+  .img-card:nth-child(2) {
     background: #fafffc;
   }
-  .img-card:nth-child(5) {
+  .img-card:nth-child(4) {
     background: #fafffc;
   }
 }