diff --git a/src/components/CommunityComponent/index.js b/src/components/CommunityComponent/index.js index 3f4e5195bd3..f8e8805979f 100644 --- a/src/components/CommunityComponent/index.js +++ b/src/components/CommunityComponent/index.js @@ -109,23 +109,23 @@ function PrevArrow (props) { ) : ( -
-
- -
- -
- - {title} - - + +
+
+
- -
+
+ + {title} + + +
+
+ )} )