From 62662eefb3d53664f12fd38abe041ef91e4d477c Mon Sep 17 00:00:00 2001 From: Syco21 Date: Sun, 29 Mar 2026 20:52:38 +0200 Subject: [PATCH] almost there --- src/App.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/App.css b/src/App.css index 05f2853..65b74a9 100644 --- a/src/App.css +++ b/src/App.css @@ -194,8 +194,9 @@ align-items: center; gap: 1rem; border-radius: 8px 8px 0 0; - border: 1px solid #666; - border-bottom: none; + border: 1px solid #666 !important; + border-bottom: none !important; + margin-right: 1.5rem; z-index: 10; }