Skip to content

Commit

Permalink
Tweak Timber's image position
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 committed May 5, 2024
1 parent bda613f commit feb7e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ambassadors/images.ts
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ const ambassadorImages: {
{ src: ticoImage3, alt: "Tico the Blue and Gold Macaw" },
],
timber: [
{ src: timberImage1, alt: "Timber the Wolfdog", position: "100% 0%" },
{ src: timberImage1, alt: "Timber the Wolfdog", position: "100% 25%" },
],
toasterStrudel: [
{
Expand Down

0 comments on commit feb7e9c

Please sign in to comment.