sticky table of contents

This commit is contained in:
vcoppe
2024-07-09 18:08:45 +02:00
parent 7bff0dbe02
commit afe14b2537

View File

@@ -8,7 +8,7 @@
</script>
<div class="p-12 flex flex-row gap-24">
<div class="hidden md:flex flex-col gap-1 w-40">
<div class="hidden md:flex flex-col gap-1 w-40 sticky top-28 self-start">
{#each Object.keys(guides) as guide}
<Button
variant="link"