From 46653a89aea2d348ccd45f84045ebac4496be917 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 21 Mar 2024 11:47:08 +0100 Subject: [PATCH] Uodate file --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index dcb7238..998a0e7 100644 --- a/src/index.css +++ b/src/index.css @@ -39,7 +39,7 @@ nav { display: flex; justify-content: space-between; align-items: center; - background-color: #0f172a; + background-color: #cccccc; border-radius: 30px; color: white; position: sticky;