Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -83,7 +83,7 @@
|
|
83 |
}
|
84 |
|
85 |
.nav-list a:hover {
|
86 |
-
color: #
|
87 |
background-color: rgba(51, 51, 51, 0.1);
|
88 |
}
|
89 |
|
|
|
83 |
}
|
84 |
|
85 |
.nav-list a:hover {
|
86 |
+
color: #90EE90;
|
87 |
background-color: rgba(51, 51, 51, 0.1);
|
88 |
}
|
89 |
|