Browse Source

日报分享

zhujindu 7 months ago
parent
commit
751b085312
1 changed files with 5 additions and 3 deletions
  1. 5 3
      src/components/share.vue

+ 5 - 3
src/components/share.vue

@@ -438,10 +438,12 @@ export default {
     margin-top: vw(100);
 
     .right-text {
-      margin-left: vw(12.5);
+      // margin-left: vw(12.5);
       display: flex;
-      flex-direction: column;
-      justify-content: space-between;
+      // flex-direction: column;
+      // justify-content: space-between;
+      align-items: center;
+      justify-content: center;
       padding: vw(10) 0;
       div {
         color: #ffffff;