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:
adlee-was-taken 2026-02-22 17:42:39 -05:00
parent afb4869b21
commit e38d8c1561

View File

@ -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 {