fix: scroll behavior

This commit is contained in:
Julien Froidefond
2025-02-26 09:20:13 +01:00
parent 73ef9de818
commit 87ee57b0dd

View File

@@ -2,6 +2,8 @@
@tailwind components;
@tailwind utilities;
html, body {overscroll-behavior:none}
@layer base {
:root {
--background: 0 0% 100%;