website_next: part 9

This commit is contained in:
nym21
2026-07-08 11:24:52 +02:00
parent 15fbdc168f
commit a43b00c12c
48 changed files with 1756 additions and 1042 deletions
+3 -2
View File
@@ -142,8 +142,9 @@
padding: 0;
overflow-x: auto;
overflow-y: hidden;
overscroll-behavior: contain;
touch-action: pan-x;
overscroll-behavior-x: contain;
overscroll-behavior-y: auto;
touch-action: pan-x pan-y;
}
[data-chain-blocks] {