From ea646d03edd1fcb470c603b2b58342a19de09364 Mon Sep 17 00:00:00 2001 From: bd_ Date: Fri, 9 Sep 2022 18:08:01 -0700 Subject: [PATCH] More docs tweaks --- docs/src/pages/index.module.css | 5 +++++ docs/src/pages/index.tsx | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/src/pages/index.module.css b/docs/src/pages/index.module.css index 9f71a5da..385182a3 100644 --- a/docs/src/pages/index.module.css +++ b/docs/src/pages/index.module.css @@ -21,3 +21,8 @@ align-items: center; justify-content: center; } + +.button { + margin-right: 1rem; + margin-left: 1rem; +} diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index a71388f9..48cc11d2 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -16,10 +16,15 @@ function HomepageHeader() {

{siteConfig.tagline}

Documentation + + Download +