From d985440930dc0f1e7bd574f7aaa23b2862978bfc Mon Sep 17 00:00:00 2001 From: Sergey Stepanov Date: Fri, 12 May 2023 21:20:08 +0300 Subject: [PATCH] Center menu item --- web/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/css/main.css b/web/css/main.css index 38eae42a..6fb53307 100644 --- a/web/css/main.css +++ b/web/css/main.css @@ -514,7 +514,7 @@ body { position: absolute; left: 15px; - top: 5px; + top: 7px; width: 226px; height: 25px; }