diff --git a/app/(v2)/mads/[serial]/opengraph-image.tsx b/app/(v2)/mads/[serial]/opengraph-image.tsx index a19d4e1b0..7f316908c 100644 --- a/app/(v2)/mads/[serial]/opengraph-image.tsx +++ b/app/(v2)/mads/[serial]/opengraph-image.tsx @@ -70,7 +70,7 @@ export default async function og({ params }: { params: { serial: string } }) { width: "100%", display: "flex", flexDirection: "column", - justifyContent: "flex-start", + justifyContent: "flex-end", background: "linear-gradient(to top, #000000cc, #00000000)", }} >