fix community spacing at the bottom of the page

This commit is contained in:
Sean Yesmunt 2018-07-20 11:32:44 -04:00
parent 8f892718b2
commit 9128a61051

View file

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