diff --git a/css/main.css b/css/main.css index eaa7032..d52c007 100644 --- a/css/main.css +++ b/css/main.css @@ -39,12 +39,14 @@ background-image: -ms-linear-gradient( -30deg, rgb(239,80,80) 0%, #9C27B0 100%); } .cal-wrapper .cal .cal-process{ + height: 50px; padding: 5px 15px; color: #fff; text-align: right; font-size: 30px; } .cal-wrapper .cal .cal-answer{ + height: 70px; font-size: 40px; color: #fff; text-align: right; diff --git a/index.html b/index.html index c5131cc..db2f0fe 100644 --- a/index.html +++ b/index.html @@ -18,34 +18,34 @@