From 857baf9b92c6c79504e50255b439cdf4b5eede7d Mon Sep 17 00:00:00 2001 From: Aryan123-rgb <118872531+Aryan123-rgb@users.noreply.github.com> Date: Sun, 21 May 2023 11:56:14 +0530 Subject: [PATCH] fixed the issue-124 --- index.html | 2 +- style.css | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b33ef289..8c7cfe50 100644 --- a/index.html +++ b/index.html @@ -234,7 +234,7 @@

Newsletter

- +
diff --git a/style.css b/style.css index 5fdedc0c..117d811a 100644 --- a/style.css +++ b/style.css @@ -322,7 +322,6 @@ form input { display: flex; text-align: center; justify-content: center; - flex-wrap: wrap; } .social-media i{ @@ -434,6 +433,9 @@ form input { color: #0088cc; } +.youtube:hover{ + color:rgb(255, 0, 0); +} /*? dark mode */ .dark-mode {