Mmyass commited on
Commit
ae28d94
·
verified ·
1 Parent(s): 20221a5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -140,7 +140,7 @@
140
 
141
  const player1 = {
142
  x: 100,
143
- y: 550,
144
  height: 60,
145
  width: 20,
146
  color: '#FF6B6B',
@@ -149,7 +149,7 @@
149
 
150
  const player2 = {
151
  x: 700,
152
- y: 550,
153
  height: 60,
154
  width: 20,
155
  color: '#4ECDC4',
 
140
 
141
  const player1 = {
142
  x: 100,
143
+ y: 575,
144
  height: 60,
145
  width: 20,
146
  color: '#FF6B6B',
 
149
 
150
  const player2 = {
151
  x: 700,
152
+ y: 575,
153
  height: 60,
154
  width: 20,
155
  color: '#4ECDC4',