overflow hidden
This commit is contained in:
parent
e07d415441
commit
0b8160d7ae
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
||||||
|
|
||||||
// Sticky footer
|
// Sticky footer
|
||||||
body.site {
|
body.site {
|
||||||
|
overflow-x: hidden;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue