Authored by 沈志敏

fix 字体大小

... ... @@ -111,7 +111,7 @@
h2 {
height: 50px;
line-height: 50px;
font-size: 30px;
font-size: 34px;
border-bottom: 1px solid #f3f3f3;
}
... ... @@ -119,7 +119,7 @@
display: block;
height: 90px;
line-height: 90px;
font-size: 30px;
font-size: 34px;
border-bottom: 1px solid #f3f3f3;
}
}
... ...