From 272c15de76e3d67b82b432e2924cd520d064ef57 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Fri, 28 Oct 2022 02:17:37 +0300 Subject: [PATCH] Welcome Text Adjustment --- static/koboldai.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/koboldai.css b/static/koboldai.css index 3a3a3caa..3792f3f0 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -2382,7 +2382,7 @@ body { #welcome-text-content { position: relative; - top: 500px; + top: 520px; left: 10px; }