Tighten logo-golfer gap and shift row further left on landscape
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0f3ae992f9
commit
c523b144f5
@ -97,7 +97,7 @@ body {
|
||||
width: 1.1em;
|
||||
height: 1.1em;
|
||||
vertical-align: middle;
|
||||
margin-right: 18px;
|
||||
margin-right: 8px;
|
||||
filter: drop-shadow(1px 2px 2px rgba(0,0,0,0.25));
|
||||
}
|
||||
|
||||
@ -107,7 +107,7 @@ body {
|
||||
|
||||
@media (orientation: landscape) {
|
||||
.logo-row {
|
||||
transform: translateX(-4.5rem);
|
||||
transform: translateX(-5.5rem);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user