From c9c274d0d4781314a76913e288c2d8cf282cf43f Mon Sep 17 00:00:00 2001 From: Gauthier <ext.sopra.glefevre@grandlyon.com> Date: Thu, 4 Jun 2020 11:53:31 +0200 Subject: [PATCH] rectification-css --- src/styles/components/_nav.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/components/_nav.scss b/src/styles/components/_nav.scss index 854bcfa3e..20f3651b0 100644 --- a/src/styles/components/_nav.scss +++ b/src/styles/components/_nav.scss @@ -91,7 +91,7 @@ height: 1.2rem; width: 1.2rem; background: $blue-radial-gradient; - left: 45px; + left: 40px; top: 7px; text-align: center; } -- GitLab