From eb6e6faf5b890168eed77a5e3bf94f986cc5d781 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Tue, 19 Aug 2025 15:54:50 +0530 Subject: [PATCH] Updated New color Schene --- src/layouts/Base.astro | 2 +- src/styles/global.css | 8 +- src/styles/style.css | 169 ++++++++++++++++++++++++++++++++--------- 3 files changed, 138 insertions(+), 41 deletions(-) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index d6890c7..8b691ee 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -15,7 +15,7 @@ const attributes = Astro.props;