diff --git a/style.css b/style.css index e11f90c..f8f57b3 100644 --- a/style.css +++ b/style.css @@ -470,18 +470,14 @@ h4, h4 a { padding: 1%; } -.post, .post-page { - clear: both; - text-align: left; - padding: 2px; - margin-bottom: 20px; -} +.post {} .post-content { padding: 3px; } -.post-foot { +.home .post-blog .post-foot { + margin-bottom: 40px; } .post-image {