zhujindu 7 kuukautta sitten
vanhempi
commit
751b085312
1 muutettua tiedostoa jossa 5 lisäystä ja 3 poistoa
  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;