From 15ed790cafc2a418634c74e6bb7c7cd04cc93ff4 Mon Sep 17 00:00:00 2001 From: adrien Date: Fri, 21 Apr 2023 03:40:11 +0200 Subject: [PATCH] smartphone friendly --- css/style.css | 4 ++-- sudoku.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index 60b5af2..7b15f95 100644 --- a/css/style.css +++ b/css/style.css @@ -19,8 +19,8 @@ table { } table input { - width: 2.7rem !important; - height: 2.7rem !important; + width: 2.5rem !important; + height: 2.5rem !important; font-size: 1.3rem !important; padding: 0 !important; margin: 0 !important; diff --git a/sudoku.php b/sudoku.php index 1d4475e..2b5423b 100755 --- a/sudoku.php +++ b/sudoku.php @@ -53,7 +53,7 @@ - +