From d97df67e94727e29ebe1ea51b4ccb31a95b548b9 Mon Sep 17 00:00:00 2001 From: Joachim Beckers Date: Fri, 27 Jun 2025 20:51:42 +0200 Subject: [PATCH] Make the book variable width --- asciidoc/style/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/asciidoc/style/style.css b/asciidoc/style/style.css index bca354539..6ed823dd0 100644 --- a/asciidoc/style/style.css +++ b/asciidoc/style/style.css @@ -22,7 +22,6 @@ body { background-color: #5a7418; } #body { - display: table; margin: 8px auto; padding: 0; width: 98%;