From 8a4a2b9abfab078435bf7a9b647110a540c8368f Mon Sep 17 00:00:00 2001 From: SnO2WMaN Date: Sun, 17 Dec 2023 09:59:40 +0900 Subject: [PATCH] =?UTF-8?q?OGP=E7=94=BB=E5=83=8F=E3=81=AE=E6=96=87?= =?UTF-8?q?=E5=AD=97=E3=82=92=E5=8F=B3=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #803 --- app/(v2)/mads/[serial]/opengraph-image.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)", }} >