diff --git a/css/style.css b/css/style.css index 00fbee4..190d477 100644 --- a/css/style.css +++ b/css/style.css @@ -19,8 +19,8 @@ table { } table input { - width: 2.5rem !important; - height: 2.5rem !important; + width: 2.7rem !important; + height: 2.7rem !important; font-size: 1.3rem !important; padding: 0 !important; margin: 0 !important; @@ -108,7 +108,7 @@ table { button, label { - padding: .375rem .6rem !important; + padding: .375rem .7rem !important; cursor: pointer; } diff --git a/sudoku.php b/sudoku.php index 5a0517f..4d04b29 100755 --- a/sudoku.php +++ b/sudoku.php @@ -26,22 +26,22 @@
-
-