From 60c5a4597f0993c3dc7a64a6a93bb7dd765de37d Mon Sep 17 00:00:00 2001 From: Sanu Kumar <145834771+sk66641@users.noreply.github.com> Date: Thu, 1 Aug 2024 07:40:43 +0530 Subject: [PATCH] Revert "Removing unnecessary code from index.html" --- index.html | 174 ++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 131 insertions(+), 43 deletions(-) diff --git a/index.html b/index.html index 0841902..07fa24b 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ 0 0 60px #f523f5, 0 0 100px #23bdf5; animation: colors 1s infinite; - transform: translate(-50%, -50%); + transform: translate(-50%, -50%); } .circle-container { @@ -71,7 +71,11 @@ } } - + + + + +
@@ -145,8 +149,6 @@ animateCircles(); }); - -