From 8c4e9f8aaf439035178985dba8bc0498d783cc73 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Fri, 28 Oct 2022 01:47:58 +0300 Subject: [PATCH] Another logo adjustment --- static/koboldai.css | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/static/koboldai.css b/static/koboldai.css index 42fd8230..50f97a75 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -2370,15 +2370,13 @@ body { } #welcome-logo { - width: 50%; - display: block; - margin-top: 480px; - margin-left: auto; - margin-right: auto; - pointer-events: none; - transform: translateY(-200px); - filter: drop-shadow(5px 5px 5px #222); - max-width: 720px; + width: 50%; + top: 295px; + display: block; + position: relative; + margin-right: auto; + margin-left: auto; + max-width: 720px; } .welcome_text {