cl 6 年之前
父节点
当前提交
37626552ae
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      src/views/About.vue

+ 8 - 0
src/views/About.vue

@@ -245,6 +245,14 @@ export default {
     margin-left: 0% !important;
     width: 103% !important;
   }
+  .imgrow{
+    flex-direction: column!important;
+  }
+  .imgrow img{
+    width: 95%!important;
+    margin: auto!important;
+    margin-bottom: 1rem!important;
+  }
   .rightcontent{
     margin-top: 1rem!important;
   }