diff --git a/css/style.css b/css/style.css index fa5d272..f402545 100644 --- a/css/style.css +++ b/css/style.css @@ -59,7 +59,7 @@ nav ul li a { } nav ul li a:hover {/*hover selector is used to select elements when you mouse over them */ - color: black; + color: blue; }* .work {