Fix logo overlap on mobile, fix cookie banner persistence

This commit is contained in:
2026-06-08 09:29:39 +00:00
parent 986dcf5c84
commit 0d22003716
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -1214,7 +1214,12 @@ button {
}
.login-left {
flex: none;
padding: 2.5rem 1.5rem 2rem;
padding: 4.5rem 1.5rem 2rem;
}
.login-corner-logo {
top: 12px;
left: 12px;
height: 28px;
}
.login-left-title {
font-size: 1.5rem;