diff --git a/Home/Views/pricing.ejs b/Home/Views/pricing.ejs index ab4add3ed6..68a6620054 100644 --- a/Home/Views/pricing.ejs +++ b/Home/Views/pricing.ejs @@ -79,7 +79,8 @@ line-height: 1.8; font-family: 'Courier New', 'Monaco', 'Menlo', monospace; white-space: pre-wrap; - word-break: break-all; + word-break: normal; + overflow-wrap: break-word; } @media (min-width: 640px) { diff --git a/Home/Views/product-compare.ejs b/Home/Views/product-compare.ejs index 1f6075410a..e09b846481 100644 --- a/Home/Views/product-compare.ejs +++ b/Home/Views/product-compare.ejs @@ -102,8 +102,8 @@