2 Commity 3c15cae6f5 ... f949a3d37e

Autor SHA1 Wiadomość Data
  cl f949a3d37e Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/SesameDevelopment 6 lat temu
  cl 37626552ae // 6 lat temu
1 zmienionych plików z 8 dodań i 0 usunięć
  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;
   }