diff --git a/style.css b/style.css index 9f24afe..0af8114 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* CSS files add styling rules to your content */ .NavigationBar { - background-color: #766153; + background-color: #b3c99c; display: flex; justify-content: space-around; }