From eff8ae12531f173545f71f4f6387176067d31077 Mon Sep 17 00:00:00 2001 From: Darren Burns Date: Sat, 17 Aug 2024 19:32:51 +0100 Subject: [PATCH] Fix "Get Started" button --- docs/overrides/home.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/overrides/home.html b/docs/overrides/home.html index 64b958f2..73af9c34 100644 --- a/docs/overrides/home.html +++ b/docs/overrides/home.html @@ -6,6 +6,7 @@ we're gonna do it all ourself. */ html { scroll-behavior: smooth; } .md-main{ + display: none; max-width: 1000px; margin: 0 auto; } @@ -1629,7 +1630,7 @@

The API client that lives in your terminal.

Discover Features - + Get Started