From b7db9b390200c747ddfff7174b79938d960f3d9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20S=C3=A9chet?= Date: Wed, 18 Jan 2023 15:19:11 +0100 Subject: [PATCH] eurelien-cd28-2022: configure hyphens on titles (#73559) --- static/eurelien-cd28-2022/_typo.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/static/eurelien-cd28-2022/_typo.scss b/static/eurelien-cd28-2022/_typo.scss index a6ffece9..f7a6264e 100644 --- a/static/eurelien-cd28-2022/_typo.scss +++ b/static/eurelien-cd28-2022/_typo.scss @@ -27,6 +27,7 @@ flex-direction: column; justify-content: end; padding-bottom: 1em; + hyphens: auto; & .cd28-title-header { font-size: $mobile-header-size;