4 lines
56 B
CSS
4 lines
56 B
CSS
button.tictactoe {
|
|
width: 30px;
|
|
height: 30px;
|
|
}
|
button.tictactoe {
|
|
width: 30px;
|
|
height: 30px;
|
|
}
|