styles: Improve the style of login page at narrow screen.

This commit is contained in:
yatinsharmaa12
2025-05-08 23:16:13 +00:00
committed by Tim Abbott
parent dd7e871b11
commit 452a93f72b
2 changed files with 1 additions and 1 deletions

View File

@@ -1288,7 +1288,6 @@ label.label-title {
}
#devtools-wrapper {
text-align: right;
display: flex;
justify-content: center;
}

View File

@@ -87,6 +87,7 @@ html {
font-size: 1.5em;
font-weight: 300;
margin: 0;
line-height: 1.25;
height: 0;
transform: translateX(-15px) translateY(-60px);
text-align: left;