From 1b89ee15ba467a61a055b2bc1ff9759fe162892c Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Wed, 13 Oct 2021 09:06:16 +0800 Subject: [PATCH] Add files via upload --- frontend/src/css/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/css/header.css b/frontend/src/css/header.css index 51cc71f6..eec6970a 100644 --- a/frontend/src/css/header.css +++ b/frontend/src/css/header.css @@ -85,7 +85,7 @@ header .menu-button { background-color: #f5f5f5; display: flex; height: 3em; - padding: 0em 0.75em 0.0em 0.75em; + padding: 0em 0.75em; border-radius: 0.3em; transition: .1s ease all;