Change for container divs to container-lg (#813)

* Change for container divs to container-lg

* Apply container-lg to footer.tsx
This commit is contained in:
umamawme 2022-10-03 21:16:36 +03:00 committed by GitHub
parent ef28f3c4d9
commit d412baf758
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 25 additions and 25 deletions

View file

@ -283,7 +283,7 @@ export class Community extends Component<any, State> {
render() {
return (
<div className="container">
<div className="container-lg">
{this.state.communityLoading ? (
<h5>
<Spinner large />