diff --git a/components/BlogList.js b/components/BlogList.js index e201af4..09dacec 100644 --- a/components/BlogList.js +++ b/components/BlogList.js @@ -82,7 +82,6 @@ const BlogList = ({ posts }) => { li { opacity: inherit; display: flex; - justify-content: center; flex-direction: column; min-height: 38vh; margin-bottom: 0;