diff --git a/client/src/components/Projects/Projects.module.scss b/client/src/components/Projects/Projects.module.scss index dc2d55ee..59ca5c9b 100644 --- a/client/src/components/Projects/Projects.module.scss +++ b/client/src/components/Projects/Projects.module.scss @@ -91,11 +91,11 @@ .openTitle { bottom: 0; font-size: 24px; + hyphens: auto; left: 0; line-height: 1.1; padding: 24px 20px; position: absolute; - hyphens: auto; word-break: break-word; }