From 5d776faf6f5597d539d1cd3ac053b79394ab4ec4 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Sat, 4 Feb 2023 11:06:48 +0100 Subject: [PATCH] Fix cosmetic documentation issue. --- 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;