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 {