This commit is contained in:
gpt-engineer-app[bot]
2026-01-27 23:58:42 +00:00
parent f95c79a8a3
commit 20c26e197e
+6
View File
@@ -69,6 +69,12 @@
html {
scroll-behavior: smooth;
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE/Edge */
}
html::-webkit-scrollbar {
display: none; /* Chrome, Safari, Opera */
}
body {