Add margin-top to matchmaking screen to clear auth bar
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
afb4869b21
commit
e38d8c1561
@ -3444,6 +3444,7 @@ input::placeholder {
|
|||||||
#matchmaking-screen {
|
#matchmaking-screen {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 40px 20px;
|
padding: 40px 20px;
|
||||||
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#matchmaking-screen h2 {
|
#matchmaking-screen h2 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user