From 9f30341b5624d0f1209368f185f5eac9d4600827 Mon Sep 17 00:00:00 2001 From: xenofem Date: Wed, 24 Jan 2024 03:58:58 -0500 Subject: [PATCH] allow breaking long words --- dlibrary/static/dlibrary.css | 1 + 1 file changed, 1 insertion(+) diff --git a/dlibrary/static/dlibrary.css b/dlibrary/static/dlibrary.css index 03c78d4..f82feb5 100644 --- a/dlibrary/static/dlibrary.css +++ b/dlibrary/static/dlibrary.css @@ -35,6 +35,7 @@ body { text-align: center; font-weight: bold; font-size: 18px; + overflow-wrap: anywhere; } .card img {