diff --git a/stylesheets/home.css b/stylesheets/home.css index 413bc1a..59db9b8 100644 --- a/stylesheets/home.css +++ b/stylesheets/home.css @@ -135,6 +135,10 @@ div.post { text-align: center; } +.post li{ + margin-bottom: 6px; +} + .postImage{ margin: 3px; width: 50%;