X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=tictactoe%2Ftictactoe.css;h=d505c7ded3f4b356548b3b40b38c92f3c284dae4;hp=10ad37052f266b90fcdd9a0c5509f5737a657404;hb=1292fbceb528e33906f7f28f7205d57d6ff19b61;hpb=d1b224fb4410e5ae5a06a5a8edc707524f1c2b73 diff --git a/tictactoe/tictactoe.css b/tictactoe/tictactoe.css index 10ad370..d505c7d 100644 --- a/tictactoe/tictactoe.css +++ b/tictactoe/tictactoe.css @@ -35,13 +35,3 @@ ol, ul { .kbd-navigation .square:focus { background: #ddd; } - -.game { - display: flex; - flex-direction: row; -} - -.game-info { - margin-left: 20px; - margin-bottom: 20px; -}