]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/home/signup.tsx
component classes v2
[lemmy-ui.git] / src / shared / components / home / signup.tsx
index 09d710ad14107048ccf8ecbcbe3faf6cb0bc9b16..41813a4f1ecff6045970df00e014fb06952e1a31 100644 (file)
@@ -127,7 +127,7 @@ export class Signup extends Component<any, State> {
 
   render() {
     return (
-      <div className="container-lg">
+      <div className="home-signup container-lg">
         <HtmlTags
           title={this.documentTitle}
           path={this.context.router.route.match.url}