diff --git a/web/src/components/general/newsletter.module.scss b/web/src/components/general/newsletter.module.scss index 692c6c9..58a59cc 100644 --- a/web/src/components/general/newsletter.module.scss +++ b/web/src/components/general/newsletter.module.scss @@ -25,6 +25,10 @@ h2 { margin-bottom: .5rem; } + + p { + max-width: 48rem; + } } .icon {