hiding overflow-x
This commit is contained in:
parent
515308efad
commit
2d9a3cc0cd
|
|
@ -1,5 +1,6 @@
|
|||
body {
|
||||
@apply bg-white antialiased;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user