Showing 1 changed files with 1 additions and 1 deletions
+1 -1
public/css/common.css
... ...
@@ -34,7 +34,7 @@ ul li {
34 34
 }
35 35
 
36 36
 a {
37
-  color: #33ce90;
37
+  color: #23be80;
38 38
   text-decoration: none;
39 39
 }
40 40