From 8747e10425919f930dcbcb3d078aaf3dab958e4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Thu, 28 Sep 2023 17:53:11 +0200 Subject: [PATCH] Update documentation --- theme/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/css/main.css b/theme/css/main.css index 891a314..c7d43af 100644 --- a/theme/css/main.css +++ b/theme/css/main.css @@ -198,6 +198,7 @@ pre { font-size: 0.8em; overflow: auto; padding: 10px; + white-space: initial; } header {