From e944e619edc2355ba0d63f1e6a0f1583791a30a0 Mon Sep 17 00:00:00 2001 From: Shorouk Abdelaziz Date: Sun, 21 Jun 2020 00:42:55 +0200 Subject: [PATCH] Update calculator.html --- calculator.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/calculator.html b/calculator.html index 5faf1878..54cd6b67 100644 --- a/calculator.html +++ b/calculator.html @@ -1,3 +1,4 @@ + @@ -46,8 +47,8 @@ margin: 1% 0; color: black; border-radius: 5%; - /* border: 3px solid black; */ - box-shadow: 0px 8px 20px 0px grey; + border: 1px solid #e7e7e7; +/* box-shadow: 0px 8px 20px 0px grey; */ background-color: white;