zhangdehua 1 سال پیش
والد
کامیت
fdd3ff970b
2فایلهای تغییر یافته به همراه6 افزوده شده و 2 حذف شده
  1. 4 0
      public/assets/index/css/aboutUs.css
  2. 2 2
      public/assets/index/css/common.css

+ 4 - 0
public/assets/index/css/aboutUs.css

@@ -21,6 +21,10 @@ h2 {
     color: #333;
 }
 
+h1 {
+    padding-top: 0.4rem;
+}
+
 p {
     line-height: 1.6;
 }

+ 2 - 2
public/assets/index/css/common.css

@@ -860,7 +860,7 @@ a:active, a:focus {
 
     .acceptRightInfo {
         justify-content: flex-start;
-        padding-left: 0;
+        padding-left: 0.4rem;
         padding-top: .4rem;
     }
 
@@ -991,7 +991,7 @@ a:active, a:focus {
 
     .acceptLeftInfo {
         max-width: none;
-        margin-left: .5rem;
+        /*margin-left: .5rem;*/
     }
 
     .acceptLeftInfo .weAcc {