diff --git a/index.html b/index.html
index e591745..cf6bc2d 100644
--- a/index.html
+++ b/index.html
@@ -16,12 +16,16 @@
Olatunji Peter
diff --git a/style.css b/style.css
index 0a2aea2..80de003 100644
--- a/style.css
+++ b/style.css
@@ -91,6 +91,12 @@ body {
padding-left: 20px;
margin: 0;
}
+a{
+ text-decoration: none;
+ color: white;
+}
+
+
/* Mobile responsiveness */
@media screen and (max-width: 768px) {