diff --git a/view/css/minesweeper.css b/view/css/minesweeper.css index 145f951..48544fe 100644 --- a/view/css/minesweeper.css +++ b/view/css/minesweeper.css @@ -2,14 +2,6 @@ body { font-family: "Helvetica", sans-serif; } -table { - /*width: 400px;*/ -} - -tr { - -} - td { width: 30px !important; height: 30px !important;