diff --git a/themes/project/static/css/home.css b/themes/project/static/css/home.css index 84341d4a9e721e744da7daf258c32681115c0174..85d8edd0368b8b5831a11bbcba246fc0466e0fbf 100644 --- a/themes/project/static/css/home.css +++ b/themes/project/static/css/home.css @@ -622,11 +622,12 @@ /* --- home 页面板块统一 margin-top --- */ .content .content_character, -.news, -.content .content_user { +.news { padding: 30px 0; } - +.content .content_user { + padding: 60px 0 30px; +} .content .content_user .content_user_title h3,