From 640e94aaa654acc72cb089c9a0729c6074ac98d5 Mon Sep 17 00:00:00 2001 From: Lektor Bot Date: Mon, 21 Oct 2024 16:35:16 +0000 Subject: [PATCH] Synchronized build --- static/gen/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/gen/style.css b/static/gen/style.css index b4e8d4183..2f173e838 100644 --- a/static/gen/style.css +++ b/static/gen/style.css @@ -10499,6 +10499,10 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i .project-ideas .body .back-to-list { text-decoration: none; } +.card-title { + word-wrap: break-word; +} + .cc-search-guide .body .content h4 { color: rgb(176, 176, 176); }