Increase logo left shift to -3.5rem to align with GolfCards text

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken 2026-02-23 22:33:16 -05:00
parent 231e666407
commit ce6b276c11

View File

@ -103,7 +103,7 @@ body {
@media (orientation: landscape) { @media (orientation: landscape) {
.golfball-logo { .golfball-logo {
margin-left: -1.5em; margin-left: -3.5rem;
} }
} }