]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/community/communities.tsx
component classes v2
[lemmy-ui.git] / src / shared / components / community / communities.tsx
index 313491ee0b26742fb47fb8caf9e50711f26506da..0126ab11101dfab58c6605057a12c7e9145541d7 100644 (file)
@@ -208,7 +208,7 @@ export class Communities extends Component<any, CommunitiesState> {
 
   render() {
     return (
-      <div className="container-lg">
+      <div className="communities container-lg">
         <HtmlTags
           title={this.documentTitle}
           path={this.context.router.route.match.url}