From 0c15d6450e48c94db589f27dcff927c9e2fa0625 Mon Sep 17 00:00:00 2001 From: Abhishek2310k Date: Fri, 15 Dec 2023 18:25:19 +0530 Subject: [PATCH] changes to home --- src/styles/home.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/styles/home.css b/src/styles/home.css index 6ace8a2..dc8a4fb 100644 --- a/src/styles/home.css +++ b/src/styles/home.css @@ -11,7 +11,7 @@ } .Home_page h1 { font-size: flex; - color: rgba(42,27,117,255); + color: aliceblue; margin-bottom: 20px; font-family: 'Montserrat', sans-serif; font-family: 'Playfair Display', serif; @@ -28,7 +28,6 @@ .Home_page img { width: 293px; height: 276px; - mix-blend-mode: luminosity; } @media only screen and (max-width: 633px) {