fix community spacing at the bottom of the page #1793

Merged
neb-b merged 1 commit from community-spacing into master 2018-07-20 17:35:52 +02:00

View file

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