From 8cd2bb0aed74534b0ad19168fa2bf32004122029 Mon Sep 17 00:00:00 2001 From: ABHIPSA <58591168+abhipsa-tech@users.noreply.github.com> Date: Sat, 17 Oct 2020 20:40:35 +0530 Subject: [PATCH] Update style.css --- style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index fedcf31..a0b6ac1 100644 --- a/style.css +++ b/style.css @@ -28,7 +28,7 @@ } .pads { - background: lightblue; + background: teal; width: 100%; display: flex; } @@ -89,8 +89,8 @@ .visual>div { position: absolute; - height: 50px; - width: 50px; + height: 60px; + width: 60px; border-radius: 50%; bottom: 0%; left: 20%; @@ -118,4 +118,4 @@ width: 50px; border-radius: 50%; bottom: 0%; - } */ \ No newline at end of file + } */