From d42fd8d9b116eb0454903864e19cd76499846f86 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 21 Mar 2024 09:54:40 +0100 Subject: [PATCH] Update file (possible bugs) --- src/index.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/index.css b/src/index.css index ddf84fe..1853fa4 100644 --- a/src/index.css +++ b/src/index.css @@ -62,11 +62,6 @@ button:focus-visible { } /* NavBar */ -.container { - font-family: Arial, sans-serif; - margin: 0 auto; -} - nav.navbar { display: flex; justify-content: space-between;