Skip to content

Commit 72cd88c

Browse files
Update style.css
fix the issue
1 parent f30ff30 commit 72cd88c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Game Ping Pong/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525

2626
#rod1 {
2727
background-color: blue;
28-
top: 0px;
28+
top: 1px;
2929
}
3030

3131
#rod2 {
3232
background-color: blueviolet;
33-
bottom: 0px;
33+
bottom: 1px;
3434
}

0 commit comments

Comments
 (0)