From 2a9f7db5f682d33e8dc1a1f5580b9c69ac217722 Mon Sep 17 00:00:00 2001 From: Greg <118212108+codephusiongene@users.noreply.github.com> Date: Wed, 29 May 2024 01:21:12 +0200 Subject: [PATCH] Update App.css --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index fb0a356..7232802 100644 --- a/src/App.css +++ b/src/App.css @@ -8,7 +8,7 @@ } .App-header { - background-color: #003f8c; + background-color: #de0bbf; min-height: 100vh; display: flex; flex-direction: column;