commit 78ebf8f577d865f6382aea718970034215d0678c (tree) parent 2aa0afd206e74b2d164195355639de95ec678592 Author: Loris Cro <kappaloris@gmail.com> Date: Sun, 24 Sep 2023 01:14:00 +0200 autodoc: give explicit width to logo fix #17251 Diffstat:
| M | lib/docs/index.html | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lib/docs/index.html b/lib/docs/index.html @@ -133,6 +133,7 @@ .logo { margin: 0.5rem; + width: 130px; } .logo > svg {