diff --git a/package.json b/package.json index 7e252b3..ff89c5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-website", - "version": "0.1.9", + "version": "0.2.11", "private": true, "dependencies": { "@fortawesome/fontawesome": "^1.1.8", diff --git a/src/components/Navbar/index.css b/src/components/Navbar/index.css index 18587c3..f29b22c 100644 --- a/src/components/Navbar/index.css +++ b/src/components/Navbar/index.css @@ -18,7 +18,7 @@ } .navbar-button-close { - background-color: rgb(206, 135, 111); + background-color: rgb(173, 184, 209); } .navbar-button:active {