Skip to content

Commit

Permalink
Update calculator.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoroukAziz authored Jun 20, 2020
1 parent 2223e63 commit e944e61
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions calculator.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- origenal : https://codepen.io/dishabansal/pen/xypOBB -->
<!DOCTYPE html>
<html lang="en">
<head>
Expand Down Expand Up @@ -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;


Expand Down

0 comments on commit e944e61

Please sign in to comment.