diff --git a/apps/web/app/[name]/opengraph-image.tsx b/apps/web/app/[name]/opengraph-image.tsx index 6b80dbc7..f623fbaf 100644 --- a/apps/web/app/[name]/opengraph-image.tsx +++ b/apps/web/app/[name]/opengraph-image.tsx @@ -177,22 +177,23 @@ export default async function OGImage({ params }: Props) { flex: 1, flexDirection: "column", position: "relative", + paddingBottom: 40, }} > {/* Top bar with logo left, domain right */}