From 3e6dc4dd1d6e53ff2484281a2af3c407f90da128 Mon Sep 17 00:00:00 2001 From: manya <93120998+MANYA1011@users.noreply.github.com> Date: Fri, 28 Oct 2022 13:27:12 +0530 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2a5ad73..7c23657 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ nav { /* background-color: #abe9cd; background-image: linear-gradient(315deg, #3eadcf 74%,#abe9cd 0% ); */ - background-color: #abe9cd; + background-color: #abe9ce; background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 74%); font-family: 'Montserrat', sans-serif; }