From 04817a1d15784b02d4fee3923706f201253d6663 Mon Sep 17 00:00:00 2001 From: Nonimart Date: Wed, 25 Jun 2025 18:13:50 +0200 Subject: [PATCH] CHORE ignoring admin style build file --- css/admin-style.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 css/admin-style.css diff --git a/css/admin-style.css b/css/admin-style.css deleted file mode 100644 index 68ccfdd..0000000 --- a/css/admin-style.css +++ /dev/null @@ -1,7 +0,0 @@ -/* body { - background: red !important; -} */ - -#menu-posts { - border-top: 1px solid rgba(255, 255, 255, 0.2) !important; -}