zhujindu преди 7 месеца
родител
ревизия
751b085312
променени са 1 файла, в които са добавени 5 реда и са изтрити 3 реда
  1. 5 3
      src/components/share.vue

+ 5 - 3
src/components/share.vue

@@ -438,10 +438,12 @@ export default {
     margin-top: vw(100);
     margin-top: vw(100);
 
 
     .right-text {
     .right-text {
-      margin-left: vw(12.5);
+      // margin-left: vw(12.5);
       display: flex;
       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;
       padding: vw(10) 0;
       div {
       div {
         color: #ffffff;
         color: #ffffff;