diff --git a/public_html/css/post-list.css b/public_html/css/post-list.css index 0b6d3f6a..a523ef3a 100644 --- a/public_html/css/post-list.css +++ b/public_html/css/post-list.css @@ -21,7 +21,7 @@ margin-right: 1em; } -.post-list .posts { +.post-list ul { display: flex; justify-content: center; align-content: center;