diff --git a/components/PlayCanvas.tsx b/components/PlayCanvas.tsx index 52a3f3e..807dd37 100644 --- a/components/PlayCanvas.tsx +++ b/components/PlayCanvas.tsx @@ -148,13 +148,13 @@ function ChoiceButton({ /> {index + 1}. {label} @@ -518,7 +518,7 @@ export function PlayCanvas({ placeholder={t("play.freeform.placeholder")} maxLength={50} autoFocus - className="flex-1 min-w-0 bg-transparent border-none outline-none font-serif text-[14px] placeholder:text-[rgba(200,185,155,0.50)]" + className="flex-1 min-w-0 bg-transparent border-none outline-none font-serif text-[17px] placeholder:text-[rgba(200,185,155,0.50)]" style={{ color: "rgba(245,235,210,0.95)" }} />