From 8cadca7323b1d24518ae6f70002ab1eb89ccec25 Mon Sep 17 00:00:00 2001 From: Pascal Fischer Date: Fri, 26 May 2023 18:54:00 +0200 Subject: [PATCH] add left padding to ToC --- src/components/Layout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.jsx b/src/components/Layout.jsx index 2ac08632..b56add6a 100644 --- a/src/components/Layout.jsx +++ b/src/components/Layout.jsx @@ -167,7 +167,7 @@ export function Layout({ children, title, tableOfContents }) {