Nudge mobile header line 18px left via text-indent
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e542cadedf
commit
d32ae83ce2
@ -112,7 +112,10 @@ body {
|
||||
}
|
||||
|
||||
@media (max-width: 749px) {
|
||||
#lobby-screen h1,
|
||||
#lobby-screen h1 {
|
||||
text-align: center;
|
||||
text-indent: -18px;
|
||||
}
|
||||
#lobby-screen .logo-row {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user