We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ad8f4 commit 0c1ffe5Copy full SHA for 0c1ffe5
1 file changed
website/index.html
@@ -29,6 +29,8 @@
29
color: var(--text-primary);
30
}
31
32
+ html, body { overflow-x: hidden; }
33
+
34
@media (max-width: 768px) {
35
body { overflow-y: auto; }
36
0 commit comments