From a7d5da37fe00930b27e845566a8b60fec794a18a Mon Sep 17 00:00:00 2001 From: Miodec Date: Fri, 2 Sep 2022 00:11:44 +0200 Subject: [PATCH] adjusted logo text alignment --- frontend/src/styles/nav.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/styles/nav.scss b/frontend/src/styles/nav.scss index 2a8a04010..98538b3c7 100644 --- a/frontend/src/styles/nav.scss +++ b/frontend/src/styles/nav.scss @@ -168,7 +168,7 @@ } position: relative; font-size: 2rem; - margin-bottom: 0.4rem; + margin-top: -0.35rem; font-family: "Lexend Deca"; transition: color 0.25s; }