Przeglądaj źródła

日报分享优化

zhujindu 4 miesięcy temu
rodzic
commit
d41da5d65f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/share.vue

+ 1 - 1
src/components/share.vue

@@ -448,7 +448,7 @@ export default {
 
       img {
         width: 47.5%;
-        height: vw(188);
+        height: 42vw;
         margin-bottom: 15px;
         margin-right: 5%;
         background-color: rgba(255, 255, 255, 0.1);