From 29398672ed77a8492df835d075fd666f5447951d Mon Sep 17 00:00:00 2001 From: Harsh Kumar Singh <50707042+harsh8241@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:01:27 +0530 Subject: [PATCH] Text size changed Text size changed from 217px to 215px --- calculator.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calculator.html b/calculator.html index 904d98d..66fc82c 100644 --- a/calculator.html +++ b/calculator.html @@ -46,7 +46,7 @@ cursor: pointer; } .textview{ - width: 217px; + width: 215px; margin: 5; font-size: 25px; padding: 5; @@ -96,4 +96,4 @@