Skip to content

Commit 1b6691e

Browse files
committed
fix pull down reflesh
1 parent fd79f5a commit 1b6691e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

02-Archery-Game/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
body{
22
background:#222;
33
margin:20px;
4+
overscroll-behavior-y: contain;
45
}
56
svg{
67
width:100%;

0 commit comments

Comments
 (0)