mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Another logo adjustment
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user