From 4639242ee07654a668a80949b2d8fb59ef30b603 Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Tue, 24 Dec 2024 15:56:02 -0500 Subject: [PATCH] docs: change margin --- docs/src/theme/DocItem/Layout/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/theme/DocItem/Layout/index.js b/docs/src/theme/DocItem/Layout/index.js index 768e65112d284..45b045bcab8a2 100644 --- a/docs/src/theme/DocItem/Layout/index.js +++ b/docs/src/theme/DocItem/Layout/index.js @@ -64,6 +64,7 @@ export default function DocItemLayout({children}) { flexDirection: "column", alignItems: "flex-end", float: "right", + marginLeft: 12, }}> {linkColab && ( Open In Colab