Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -74,7 +74,7 @@
|
|
74 |
left: 0;
|
75 |
width: 0;
|
76 |
height: 2px;
|
77 |
-
background-color: #
|
78 |
transition: width 0.3s;
|
79 |
}
|
80 |
|
|
|
74 |
left: 0;
|
75 |
width: 0;
|
76 |
height: 2px;
|
77 |
+
background-color: #90EE90;
|
78 |
transition: width 0.3s;
|
79 |
}
|
80 |
|