add top margin to title block to clear corner HUD lines
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>main
parent
966bd727a4
commit
ec4b92590b
|
|
@ -50,6 +50,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 7px;
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
||||
.gameTitle {
|
||||
|
|
|
|||
Loading…
Reference in New Issue