Skip to content

Commit 495b867

Browse files
committed
[website] Set Fusion left position to 65%
1 parent e8b8eb4 commit 495b867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/components/home/heroArtwork.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export const HERO_DRINKS: readonly HeroDrink[] = [
9696
},
9797
{
9898
Drink: Fusion,
99-
left: "55%",
99+
left: "65%",
100100
top: "85%",
101101
rotate: "-4deg",
102102
heroWidth: "clamp(2.25rem,3.4vw,3.25rem)",

0 commit comments

Comments
 (0)