Adjust logo-golfer spacing: tighter landscape, more room on mobile
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7c58543ec8
commit
8bc8595b39
@ -142,7 +142,7 @@ body {
|
||||
margin-right: 10px;
|
||||
}
|
||||
.golfer-container {
|
||||
margin-left: 10px;
|
||||
margin-left: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -150,7 +150,7 @@ body {
|
||||
.golfer-container {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
margin-left: 4px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* Golfer swing animation */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user