From 06eb4916e30c331bf3cbe43001eb4e727c671f15 Mon Sep 17 00:00:00 2001 From: srii5477 <118789592+srii5477@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:28:35 +0530 Subject: [PATCH] Update style.css --- style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 70c0100..51885b6 100644 --- a/style.css +++ b/style.css @@ -65,7 +65,8 @@ label{ grid-column:span 1; } .one,.two,.three,.four,button{ - height:20px; - width:30px; + height:20px; + width:30px; + font-size:6px; } }