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