diff --git a/src/discussions/posts/PostsView.jsx b/src/discussions/posts/PostsView.jsx index 52c1d60f..d904d25b 100644 --- a/src/discussions/posts/PostsView.jsx +++ b/src/discussions/posts/PostsView.jsx @@ -58,7 +58,7 @@ function PostsList({ posts, topics }) { // Add a spacing after the group of pinned posts return ( -
+
);