Browse Source

详情页面样式修改

tanxue 2 năm trước cách đây
mục cha
commit
d86eda35c6
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 {