Authored by 沈志敏

fix 字体大小

@@ -111,7 +111,7 @@ @@ -111,7 +111,7 @@
111 h2 { 111 h2 {
112 height: 50px; 112 height: 50px;
113 line-height: 50px; 113 line-height: 50px;
114 - font-size: 30px; 114 + font-size: 34px;
115 border-bottom: 1px solid #f3f3f3; 115 border-bottom: 1px solid #f3f3f3;
116 } 116 }
117 117
@@ -119,7 +119,7 @@ @@ -119,7 +119,7 @@
119 display: block; 119 display: block;
120 height: 90px; 120 height: 90px;
121 line-height: 90px; 121 line-height: 90px;
122 - font-size: 30px; 122 + font-size: 34px;
123 border-bottom: 1px solid #f3f3f3; 123 border-bottom: 1px solid #f3f3f3;
124 } 124 }
125 } 125 }