generated from fahricansecer/boilerplate-fe
8 lines
68 B
CSS
8 lines
68 B
CSS
html {
|
|
scroll-behavior: smooth;
|
|
}
|
|
|
|
body {
|
|
overflow-x: hidden;
|
|
}
|