Merge version_3_1782616524838 into main
Merge version_3_1782616524838 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -40,7 +40,7 @@ type FloatingCard = {
|
||||
const CARD_CONFIG = [
|
||||
{ position: "left", bottom: "30%", aspect: "aspect-3/4", movement: "-100%" },
|
||||
{ position: "right", bottom: "14%", aspect: "aspect-square", movement: "-75%" },
|
||||
{ position: "left", bottom: "65%", aspect: "aspect-square", movement: "-120%" },
|
||||
{ position: "right", bottom: "48%", aspect: "aspect-square", movement: "-110%" },
|
||||
] as const;
|
||||
|
||||
type HeroBillboardBrandFloatingCardsProps = {
|
||||
|
||||
Reference in New Issue
Block a user