docs progress

This commit is contained in:
vcoppe
2024-07-09 22:49:57 +02:00
parent e174d4d2f5
commit e86dcb7750
16 changed files with 94 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
<div
class="{$page.params.guide
? 'hidden md:flex'
: 'flex'} flex-col gap-1 w-40 sticky top-28 self-start"
: 'flex'} flex-col gap-1 w-40 sticky top-[105px] self-start"
>
{#each Object.keys(guides) as guide}
<Button