diff --git a/components/landing/story-input.tsx b/components/landing/story-input.tsx
index d63a44f..70c0d3b 100644
--- a/components/landing/story-input.tsx
+++ b/components/landing/story-input.tsx
@@ -132,7 +132,9 @@ export function StoryInput({
))}
{characterFiles.length < 2 && (
{showStyleDropdown && (
-
+
{COMIC_STYLES.map((styleOption) => (