Showing
4 changed files
with
3 additions
and
7 deletions
1 | .editorial-list-page { | 1 | .editorial-list-page { |
2 | - width: 1150px; | ||
3 | - margin: 0 auto; | ||
4 | 2 | ||
5 | .list-content { | 3 | .list-content { |
6 | margin-top: 30px; | 4 | margin-top: 30px; |
@@ -11,7 +9,7 @@ | @@ -11,7 +9,7 @@ | ||
11 | font-weight: 700; | 9 | font-weight: 700; |
12 | border-bottom: 1px solid #eee; | 10 | border-bottom: 1px solid #eee; |
13 | width: 100%; | 11 | width: 100%; |
14 | - height: 27px; | 12 | + height: 30px; |
15 | 13 | ||
16 | b { | 14 | b { |
17 | font-size: 18px; | 15 | font-size: 18px; |
-
Please register or login to post a comment