From 5f5a9e1fcc72052bc68dbc45d4b38e6939675e64 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Sat, 4 Feb 2023 23:14:36 +0100 Subject: [PATCH] Documentation style fix. --- docs/static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/static/style.css b/docs/static/style.css index 07f09c2..3d20b19 100644 --- a/docs/static/style.css +++ b/docs/static/style.css @@ -29,6 +29,7 @@ a:hover h1 { font-size: 28px; + line-height: 32px; margin-top: 0px; margin-bottom: 20px; white-space: nowrap;