From 02f2465866e31c65b166ac98a4e53cf91ee2f503 Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Tue, 11 Apr 2023 14:08:46 +0200 Subject: [PATCH] update --- admin/ui/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/ui/style.css b/admin/ui/style.css index 9f93eb6..cb67215 100644 --- a/admin/ui/style.css +++ b/admin/ui/style.css @@ -1,4 +1,4 @@ -#header { +.header { border-bottom: 1px solid #111; padding: 1.5rem 5vw; } \ No newline at end of file