Преглед на файлове

详情页面样式修改

tanxue преди 2 години
родител
ревизия
d86eda35c6
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      components/common/layout/imgDes/imgCardLv3.vue

+ 2 - 2
components/common/layout/imgDes/imgCardLv3.vue

@@ -65,6 +65,7 @@ export default {
 
   .mta-card-content-pc {
     display: flex;
+    align-items: center;
     img {
       width: 480px;
       height: 370px;
@@ -91,8 +92,7 @@ export default {
       font-weight: 800;
       text-align: left;
       color: #333;
-      margin-top: 40px;
-      margin-bottom: 23px;
+      margin: 0 0 36px;
     }
 
     p {