From 425a6e899c7d0d8cf172d1d639d404fc3c90e176 Mon Sep 17 00:00:00 2001 From: gr00tie Date: Tue, 14 Nov 2023 13:30:27 +0100 Subject: [PATCH] Update topnav.css --- includes/topnav.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/topnav.css b/includes/topnav.css index 5519262..a5c2b57 100644 --- a/includes/topnav.css +++ b/includes/topnav.css @@ -5,7 +5,7 @@ position: relative; max-width: 1200px; min-width: 800px; - margin: 5px auto; + margin: 5px; padding: 10px; border: 1px solid rgb(255, 255, 255); border-radius: 10px;