diff --git a/index.css b/index.css index 2cdcbde..010f4ce 100644 --- a/index.css +++ b/index.css @@ -12,7 +12,7 @@ .nav-link-active{ color: #6c6afc; display: inline-block; - background-color: black; + background-color: pink; border-radius: 3px; } label.logo{