Skip to content

Commit 53e1351

Browse files
committed
finished
1 parent 6ea1fe7 commit 53e1351

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.DS_Store

0 Bytes
Binary file not shown.

hw2/game_style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ body{
4646
grid-column: 1 / -1;
4747
}
4848
.player1Side{
49-
background:#fff;
49+
background: white;
5050
border:1px solid #e5e7eb;
5151
border-radius:16px;
5252
box-shadow:0 6px 22px rgba(0,0,0,.04);

0 commit comments

Comments
 (0)