Browse Source

no message

Fly 3 weeks ago
parent
commit
2943307ea7
1 changed files with 5 additions and 5 deletions
  1. 5 5
      pages/about/link.vue

+ 5 - 5
pages/about/link.vue

@@ -367,12 +367,12 @@ const methodLevel = [
         font-weight: 700;
         font-weight: 700;
         text-align: left;
         text-align: left;
         color: #ffffff;
         color: #ffffff;
-        text-align: center;
+        text-align: center !important;
       }
       }
       .method-left {
       .method-left {
-        // p {
-        //   text-align: right;
-        // }
+        p {
+          text-align: right;
+        }
         // .title {
         // .title {
         //   padding-right: var(--size-47);
         //   padding-right: var(--size-47);
         // }
         // }
@@ -600,7 +600,7 @@ const methodLevel = [
       font-weight: 400;
       font-weight: 400;
       text-align: left;
       text-align: left;
       color: #1a1a1a;
       color: #1a1a1a;
-      line-height: var(--size-24); 
+      line-height: var(--size-24);
     }
     }
     // //   background: url("@/assets/images/about/DataSource.png") no-repeat right center;
     // //   background: url("@/assets/images/about/DataSource.png") no-repeat right center;
     // // background-size: var(--size-1029) 100%;
     // // background-size: var(--size-1029) 100%;