Files
HarunCAN_Studio_FE/src/app/[locale]/global.css
2026-03-03 19:26:22 +03:00

8 lines
68 B
CSS

html {
scroll-behavior: smooth;
}
body {
overflow-x: hidden;
}