Add spacing between logo ball and golfer container
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
65d6598a51
commit
4b00094140
@ -147,6 +147,7 @@ body {
|
||||
.golfer-container {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
/* Golfer swing animation */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user