diff --git a/index.html b/index.html index a4e5245..663d8b2 100644 --- a/index.html +++ b/index.html @@ -26,12 +26,12 @@ diff --git a/style.css b/style.css index 2c66587..6eb4d26 100644 --- a/style.css +++ b/style.css @@ -97,6 +97,8 @@ nav { display: flex; align-items: center; color: white; + opacity: 0.75; + background-color:#5b5757; } .nav__logo img {