File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 color : # 4fd1d9 ;
2222 font-family : "Geist Pixel" , "Courier New" , Courier, monospace;
2323 overflow-x : hidden;
24- overflow-y : hidden ;
24+ overflow-y : auto ;
2525 letter-spacing : 0.04em ;
2626 --accent : # 4fd1d9 ;
2727 --red : var (--accent );
@@ -259,7 +259,7 @@ label {
259259
260260# game-container > canvas : first-of-type {
261261 display : block;
262- touch-action : none ;
262+ touch-action : pan-y ;
263263 cursor : none;
264264}
265265
@@ -2582,4 +2582,4 @@ html.theme-oscillating {
25822582
25832583html .theme-blue {
25842584 filter : hue-rotate (140deg );
2585- }
2585+ }
Original file line number Diff line number Diff line change 2121 color : # 4fd1d9 ;
2222 font-family : "Geist Pixel" , "Courier New" , Courier, monospace;
2323 overflow-x : hidden;
24- overflow-y : hidden ;
24+ overflow-y : auto ;
2525 letter-spacing : 0.04em ;
2626 --accent : # 4fd1d9 ;
2727 --red : var (--accent );
@@ -259,7 +259,7 @@ label {
259259
260260# game-container > canvas : first-of-type {
261261 display : block;
262- touch-action : none ;
262+ touch-action : pan-y ;
263263 cursor : none;
264264}
265265
@@ -2582,4 +2582,4 @@ html.theme-oscillating {
25822582
25832583html .theme-blue {
25842584 filter : hue-rotate (140deg );
2585- }
2585+ }
You can’t perform that action at this time.
0 commit comments