diff --git a/static/src/styles/components/input/_composer.scss b/static/src/styles/components/input/_composer.scss index b396ec7..f958cbd 100644 --- a/static/src/styles/components/input/_composer.scss +++ b/static/src/styles/components/input/_composer.scss @@ -534,6 +534,11 @@ font-size: 32px; color: #2f3a4a; font-weight: 600; + margin: 0; + max-width: min(88vw, 680px); + text-align: center; + line-height: 1.3; + text-wrap: balance; } .blank-hero-overlay .icon-lg {