diff --git a/src/webfiles/portal/all_communities.ejs b/src/webfiles/portal/all_communities.ejs index 60654d0..26fb245 100644 --- a/src/webfiles/portal/all_communities.ejs +++ b/src/webfiles/portal/all_communities.ejs @@ -32,7 +32,7 @@
@@ -45,7 +45,7 @@
<%= popularCommunities[i].name %>-<%= popularCommunities[i].followers %> followers+style="margin-top: 45px" <%}%>><%= popularCommunities[i].followers %> followers |
<% if( (i + 1) % 3 === 0) { %>
@@ -67,7 +67,7 @@