From 340e9065b2b353dab3864d65437c2a0eb8f5264e Mon Sep 17 00:00:00 2001 From: gr00tie Date: Thu, 16 Nov 2023 09:46:20 +0100 Subject: [PATCH] Update topnav.css --- includes/topnav.css | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/topnav.css b/includes/topnav.css index afe100f..c3faa16 100644 --- a/includes/topnav.css +++ b/includes/topnav.css @@ -59,7 +59,6 @@ max-width: 500px; margin: 5px; padding: 10px; - border: 1px solid rgb(255, 255, 255); border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); }