fix community spacing at the bottom of the page
This commit is contained in:
parent
8f892718b2
commit
9128a61051
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ p {
|
||||||
.main {
|
.main {
|
||||||
padding: $spacing-width $spacing-width;
|
padding: $spacing-width $spacing-width;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main--contained {
|
.main--contained {
|
||||||
|
|
Loading…
Reference in a new issue