From fce7105e6b2ecb744a627627b864b999d1976a24 Mon Sep 17 00:00:00 2001 From: Xiexe Date: Sat, 3 Oct 2020 01:46:18 -0400 Subject: [PATCH] aadjust logo offset --- assets/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/styles.css b/assets/css/styles.css index 4b56d57..2cefe5d 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -181,7 +181,7 @@ html, body { z-index: 1; position: absolute; top: -30px; - left: -100px; + left: -95px; width: 633px; height: 289px; border: none;