diff --git a/nextjs-app/components/SpecialSchoolNote.module.css b/nextjs-app/components/SpecialSchoolNote.module.css index 138b39e..b9c7a36 100644 --- a/nextjs-app/components/SpecialSchoolNote.module.css +++ b/nextjs-app/components/SpecialSchoolNote.module.css @@ -9,7 +9,6 @@ font-size: 0.9rem; line-height: 1.5; color: var(--text-secondary, #5c564d); - max-width: 72ch; } .note strong { color: var(--text-primary, #1a1612);