Header
This commit is contained in:
5
src/styles/elements/html.scss
Normal file
5
src/styles/elements/html.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
html {
|
||||
height: 100%;
|
||||
max-width: 100vw;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user