More website content updates #10

Merged
caperren merged 20 commits from website-content-updates into main 2025-12-05 10:00:14 +00:00
Showing only changes of commit 4b1eb3777f - Show all commits

View File

@@ -29,7 +29,7 @@ const timeline: timelineEntry[] = Astro.props.timeline || [];
</div>
))}
</div>
<div class="z-0 h-10 w-full max-w-full overflow-x-visible" data-custom-timeline-line-wrapper/>
<div class="z-0 w-full max-w-full overflow-x-visible" data-custom-timeline-line-wrapper/>
</div>
</custom-timeline>