diff --git a/pages/world/characters.tsx b/pages/world/characters.tsx index a342fdd..0345d3d 100644 --- a/pages/world/characters.tsx +++ b/pages/world/characters.tsx @@ -49,8 +49,7 @@ const s = { } as React.CSSProperties, featuredImage: { position: "relative" as const, - aspectRatio: "3/2", - minHeight: "360px", + minHeight: "480px", } as React.CSSProperties, featuredBody: { padding: "48px 40px", @@ -224,7 +223,7 @@ export default function Characters() { src="/blb-throne.png" alt="Bone Lord Bob on his throne" fill - style={{ objectFit: "cover", objectPosition: "center top" }} + style={{ objectFit: "cover", objectPosition: "right center" }} sizes="50vw" priority />