diff --git a/public/css/chapa_sigmoide.css b/public/css/chapa_sigmoide.css index cc0629e..dece409 100644 --- a/public/css/chapa_sigmoide.css +++ b/public/css/chapa_sigmoide.css @@ -240,6 +240,7 @@ div.ficha column-gap: 0; width: 100%; max-width: unset; + text-wrap: unset; } div.ficha h2 @@ -282,6 +283,9 @@ div.ficha div.description max-width: unset; border: unset; width: 100%; + overflow-wrap: break-word; + overflow: unset; + text-wrap: unset; } @keyframes image-change