5 lines
66 B
SCSS
5 lines
66 B
SCSS
html {
|
|
height: 100%;
|
|
max-width: 100vw;
|
|
overflow-x: hidden;
|
|
} |