From e03910ad9ed790cda6d4746a17cff11794bf8922 Mon Sep 17 00:00:00 2001 From: m Date: Sat, 14 Mar 2026 16:22:30 +0100 Subject: [PATCH] hopeless fix --- templates/base.html | 2 +- templates/components/timeline.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index c9b49fc..276b664 100644 --- a/templates/base.html +++ b/templates/base.html @@ -31,7 +31,7 @@ preflight: false, // Keeps your base blog styles intact }, // This ensures Tailwind utilities only work inside elements with the 'tailwind-scope' class - important: ".tailwind-scope", + important: "#timeline-zone", }; diff --git a/templates/components/timeline.html b/templates/components/timeline.html index 45b9ecd..e253b83 100644 --- a/templates/components/timeline.html +++ b/templates/components/timeline.html @@ -1,4 +1,4 @@ -
+

    hint