Showing
1 changed file
with
1 additions
and
1 deletions
1 | @import "../common/_good-info"; | 1 | @import "../common/_good-info"; |
2 | .article-type-five { | 2 | .article-type-five { |
3 | background: #fff; | 3 | background: #fff; |
4 | - padding: 0 0 0 15rem / $pxConvertRem; | 4 | + padding: 0 0 15rem / $pxConvertRem 15rem / $pxConvertRem; |
5 | border-top: 1px solid #e0e0e0; | 5 | border-top: 1px solid #e0e0e0; |
6 | 6 | ||
7 | h2 { | 7 | h2 { |
-
Please register or login to post a comment