+
diff --git a/style.css b/style.css
index 77aca79..732b497 100644
--- a/style.css
+++ b/style.css
@@ -7,7 +7,9 @@
background-color: #141619;
z-index:1;
}
-
+a{
+ text-decoration: none;
+}
/* header */
.header {
@@ -50,6 +52,10 @@
font-size: 1.2rem;
}
+.navbar li a{
+ color : white;
+}
+
/* logosection */
.osdclogo{
Find us on