diff --git a/static/koboldai.css b/static/koboldai.css index 46fed158..a1a46217 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -2392,6 +2392,10 @@ body { margin-top: auto; } +#welcome_text { + align-self: flex-end; +} + .welcome_text { display: flex; height: 100%;