diff --git a/src/public/explore.php b/src/public/explore.php index 29f2714..4fcd9ac 100644 --- a/src/public/explore.php +++ b/src/public/explore.php @@ -64,6 +64,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the body { background-color: #2e3436; + word-break: break-word; } header { diff --git a/src/public/search.php b/src/public/search.php index 82e352c..636e4bb 100644 --- a/src/public/search.php +++ b/src/public/search.php @@ -139,6 +139,7 @@ if ($queueTotal = $memory->getByMethodCallback( body { background-color: #2e3436; + word-break: break-word; } header {