From a6059f302f952ad37259cab4155c984c58bdaaf3 Mon Sep 17 00:00:00 2001 From: Martin Haberfellner Date: Mon, 23 Mar 2026 21:01:59 +0100 Subject: [PATCH] =?UTF-8?q?fix(theme):=20=F0=9F=A9=B9=20remove=20bottom=20?= =?UTF-8?q?padding=20and=20section=20border-top?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed bottom padding from `.nc-final` to eliminate unwanted spacing below the CTA section. Removed `nc-section-border-top` from the first section in behaviour.priming to fix incorrect top border rendering. --- .vitepress/theme/style.css | 2 +- behaviour.priming/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.vitepress/theme/style.css b/.vitepress/theme/style.css index f796aa3..35c4e8a 100644 --- a/.vitepress/theme/style.css +++ b/.vitepress/theme/style.css @@ -340,7 +340,7 @@ h1, h2, h3, h4, h5, h6 { .nc-final { max-width: 780px; margin: 0 auto; - padding: 100px 24px; + padding: 100px 24px 0; text-align: center; } diff --git a/behaviour.priming/index.md b/behaviour.priming/index.md index 4e6a377..58cf103 100644 --- a/behaviour.priming/index.md +++ b/behaviour.priming/index.md @@ -34,7 +34,7 @@ hero: link: "#charged-prompt" --- -
+

01 — Method

Set the stage. The model finds the play.

Instead of scripting every step, you set the stage. Two inputs. One autonomous agent.