From 7883eceddcdb0582e4b3672ff1eed35b54a0d728 Mon Sep 17 00:00:00 2001 From: thruflo Date: Fri, 21 Aug 2026 13:45:54 +0100 Subject: [PATCH] docs: remove example from homepage. --- docs/index.md | 32 +++----------------------------- 1 file changed, 3 insertions(+), 29 deletions(-) diff --git a/docs/index.md b/docs/index.md index 75810e1eb..0cace0622 100644 --- a/docs/index.md +++ b/docs/index.md @@ -233,6 +233,8 @@ onMounted(async () => { white-space: nowrap; transition: color 0.25s, border-color 0.25s, background-color 0.25s; text-decoration: none; + margin-left: auto; + margin-right: auto; } @media (min-width: 1000px) { @@ -240,19 +242,6 @@ onMounted(async () => { display: flex; } - .try-it-now, - .postgres-new { - width: 50%; - } - - .try-it-now { - padding-left: 1rem; - } - - .postgres-new { - padding-right: 1rem; - } - .try-it-now .repl { height: auto; aspect-ratio: 1616 / 1080; @@ -262,22 +251,7 @@ onMounted(async () => { -
-
-
-

Experience PGlite with database.build

-

- Create and publish a Postgres database using AI -
- built on PGlite by Supabase: -

-
- - - What would you like to create? -
+

Try PGlite Now