From 9b023908003444ed096339ab78309645e2ce46a8 Mon Sep 17 00:00:00 2001 From: Manos Date: Tue, 31 Dec 2019 15:46:37 +0200 Subject: [PATCH] OCD --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 069bb67..1d80387 100644 --- a/css/styles.css +++ b/css/styles.css @@ -43,7 +43,7 @@ h1, h2, h3, h4, h5, p { #nav-mini { position: fixed; top: 0; - left: 5%; + left: 10%; outline: 0; text-decoration: none; z-index: 1;