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 {
|
.golfer-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Golfer swing animation */
|
/* Golfer swing animation */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user