add top margin to title block to clear corner HUD lines

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
main
name 2026-04-12 01:39:55 -07:00
parent 966bd727a4
commit ec4b92590b
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
display: flex;
flex-direction: column;
gap: 7px;
margin-top: 24px;
}
.gameTitle {