Skip to content

Commit 75d8ad1

Browse files
committed
fixed pingppong zoom problem
1 parent e2f4527 commit 75d8ad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

07-Ping-Pong-Game/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
canvas {
3838
background: #000;
39+
width: 80vmin;
3940
}
4041
body {
4142
overscroll-behavior-y: contain;

0 commit comments

Comments
 (0)