diff --git a/Css-files/navbar.css b/Css-files/navbar.css index be83c9cb..c583d83c 100644 --- a/Css-files/navbar.css +++ b/Css-files/navbar.css @@ -260,5 +260,6 @@ body { #theme-toggle-icon { width: 30px; cursor: pointer; + background-color: #000; } diff --git a/Html-files/RateUs.html b/Html-files/RateUs.html index d5711f25..6d56f511 100644 --- a/Html-files/RateUs.html +++ b/Html-files/RateUs.html @@ -200,6 +200,24 @@

Rate Us

+ + diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index 03a8e5ba..dd1b626a 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -1,6 +1,6 @@ { "name": "Food-ordering-website", - "lockfileVersion": 2, + "lockfileVersion": 3, "requires": true, "packages": { "node_modules/aos": {