diff --git a/src/app/story/[storylineId]/page.tsx b/src/app/story/[storylineId]/page.tsx index 95ae2324..da7bc2c4 100644 --- a/src/app/story/[storylineId]/page.tsx +++ b/src/app/story/[storylineId]/page.tsx @@ -313,9 +313,9 @@ function GenesisSection({ plot }: { plot: Plot }) {
{plot.content} diff --git a/src/components/StoryCard.tsx b/src/components/StoryCard.tsx index a08e88b7..ae609c01 100644 --- a/src/components/StoryCard.tsx +++ b/src/components/StoryCard.tsx @@ -64,9 +64,9 @@ export function StoryCard({
{/* Spine inner shadow overlay */}