From 5757e16f2242c3ba5d3d6af0c283ece790ee09b0 Mon Sep 17 00:00:00 2001 From: gr00tie Date: Tue, 14 Nov 2023 13:35:15 +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 a5c2b57..a4adf97 100644 --- a/includes/topnav.css +++ b/includes/topnav.css @@ -5,7 +5,7 @@ position: relative; max-width: 1200px; min-width: 800px; - margin: 5px; + margin: 5px auto 5px auto; padding: 10px; border: 1px solid rgb(255, 255, 255); border-radius: 10px;