瀏覽代碼

详情页面样式修改

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 {