diff --git a/assets/css/landing.scss b/assets/css/landing.scss index f4d25d0a..00b270e9 100644 --- a/assets/css/landing.scss +++ b/assets/css/landing.scss @@ -94,7 +94,7 @@ } p { - text-wrap: nowrap; + text-wrap: wrap; margin-top: 0.5rem; padding: 0 1rem 1.5rem 1rem; } diff --git a/lib/pescarte_web/templates/aplicativos_html/show.html.heex b/lib/pescarte_web/templates/aplicativos_html/show.html.heex index b0d59b00..8d9dc0ec 100644 --- a/lib/pescarte_web/templates/aplicativos_html/show.html.heex +++ b/lib/pescarte_web/templates/aplicativos_html/show.html.heex @@ -1,10 +1,10 @@