hopeless fix

This commit is contained in:
m
2026-03-14 16:22:30 +01:00
parent b376e99b37
commit e03910ad9e
2 changed files with 2 additions and 2 deletions

View File

@@ -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",
};
</script>
<script src="https://cdn.tailwindcss.com"></script>

View File

@@ -1,4 +1,4 @@
<div class="tailwind-scope">
<div id="timeline-zone">
<div class="max-w-3xl mx-auto px-6 py-16">
<ol class="relative border-l border-gray-300">
<p>hint</p>