From c4cc43770538e174d96b7f90a4ed4957cac1e85c Mon Sep 17 00:00:00 2001 From: Dnyandeep Chute <158272735+dnyandeepchute@users.noreply.github.com> Date: Tue, 11 Jun 2024 21:50:21 +0530 Subject: [PATCH] fixed #235 (#253) * done * done --------- Co-authored-by: Shrihari Magar --- css/style.css | 4 ++++ index.html | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/css/style.css b/css/style.css index 785910f..7eefca8 100644 --- a/css/style.css +++ b/css/style.css @@ -847,4 +847,8 @@ body { transform: translateY(100vh) rotate(360deg); opacity: 0; } +} + +.hov:hover{ + color: aqua; } \ No newline at end of file diff --git a/index.html b/index.html index e209d2e..557561c 100644 --- a/index.html +++ b/index.html @@ -261,7 +261,7 @@
-
Settings
+
Settings
- +
-