Merge branch 'UI2' into UI2

This commit is contained in:
one-some
2022-11-23 14:13:04 -06:00
committed by GitHub

View File

@@ -2426,6 +2426,7 @@ body {
#welcome_text {
align-self: flex-end;
height: 100%;
}
.welcome_text {
@@ -2433,6 +2434,13 @@ body {
height: 100%;
}
#UI2defaultwelcome {
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
}
#welcome-logo {
width: 50%;
max-width: 720px;