Merge pull request #1793 from lbryio/community-spacing

fix community spacing at the bottom of the page
This commit is contained in:
Sean Yesmunt 2018-07-20 11:35:51 -04:00 committed by GitHub
commit 402e63d27f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,6 +184,7 @@ p {
.main {
padding: $spacing-width $spacing-width;
margin: auto;
overflow: hidden;
}
.main--contained {