add: TicTacToe online view
This commit is contained in:
5
frontend/static/css/tictactoe.css
Normal file
5
frontend/static/css/tictactoe.css
Normal file
@ -0,0 +1,5 @@
|
||||
#canva {
|
||||
width: 660px;
|
||||
height:660px;
|
||||
margin: 0px auto;
|
||||
}
|
Reference in New Issue
Block a user