one more style update for login page

This commit is contained in:
2025-09-05 14:57:01 +03:00
parent 841f350b17
commit 999b83d7e1
2 changed files with 26 additions and 3 deletions

View File

@ -50,6 +50,21 @@
font-size: xx-small;
}
.login-overlay-text {
position: absolute;
margin-left: 0;
top: 5%;
left: 5%;
z-index: 1;
text-wrap: balance;
max-width: 50vw;
text-shadow: 0px 0px 8px #fff;
}
.login-video {
display: flex;
}
.login-logo {
width: 200px;