Update home page
This commit is contained in:
@@ -37,4 +37,8 @@
|
||||
border: 4px dashed red;
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#chessBoard.flipped {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
Reference in New Issue
Block a user