From 2a9341fde942576f4b3cb5ab8f26f30797c0b460 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 12:52:11 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index b5082ff..96d5b08 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -19,7 +19,7 @@ header { align-items: left; position: relative; right: 100px; - left: 100px; + left: 300px; top: 5px; }