dev01 3 years ago
parent
commit
a02d173013
1 changed files with 4 additions and 4 deletions
  1. 4 4
      package/hn-gw-portal/portal/1.0.22/css/main.css

+ 4 - 4
package/hn-gw-portal/portal/1.0.22/css/main.css

@@ -493,7 +493,7 @@ header {
 
 footer {
     width: 100%;
-    height: 440px;
+    /* height: 440px; */
 }
 
 .line01,
@@ -519,9 +519,9 @@ footer {
 /* 底部内容 */
 
 .contentDown {
-    height: 380px;
+    /* height: 380px; */
     background: #2E3238;
-    padding-top: 60px;
+    /* padding-top: 60px; */
 }
 
 .contentDown p {
@@ -781,7 +781,7 @@ footer {
 
     footer {
         height: auto;
-        padding-bottom: 52px;
+        /* padding-bottom: 52px; */
     }
 
     .contentDown {