Browse Source

温州卫计局页面布局调整

lipc 6 years ago
parent
commit
c11a680d9b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/css/reset.css

+ 2 - 2
src/css/reset.css

@@ -5,7 +5,7 @@ span,
 iframe,
 h1,
 h2,
-h3,
+h3
 h4,
 h5,
 h6,
@@ -27,7 +27,7 @@ input {
   margin: 0;
   padding: 0;
   border: 0;
-  font-size: 14px;
+  font-size: 12px;
   font-style: normal;
 }