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 + } */