diff --git a/components/post-storyline-nav.tsx b/components/post-storyline-nav.tsx index 8ee9242..fcd2e19 100644 --- a/components/post-storyline-nav.tsx +++ b/components/post-storyline-nav.tsx @@ -66,6 +66,9 @@ function Station({ station }: { station: StationConfig }) { const alignClass = align === 'end' ? 'items-end text-right' : 'items-start text-left'; if (!post) { + if (align === 'start') { + return