diff --git a/frontend/www/assets/style.css b/frontend/www/assets/style.css index 24768d9..0affd21 100644 --- a/frontend/www/assets/style.css +++ b/frontend/www/assets/style.css @@ -143,6 +143,7 @@ h5 { padding-bottom:0.4em; font-weight:bold; font-family:var(--header-stack); + text-wrap:nowrap; } h1 { font-size:calc(var(--head-size-base) + calc(4 * var(--head-size-step)));