mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 02:11:35 +01:00
Move toc into nav for larger screen sizes
This commit is contained in:
@@ -28,7 +28,7 @@ const { Content, headings } = await render(article);
|
||||
{slug}
|
||||
>
|
||||
<details
|
||||
class="toc sticky top-10 z-10 -translate-y-px border border-neutral-300 bg-white dark:border-neutral-600 dark:bg-neutral-800"
|
||||
class="toc sticky top-10 z-10 -translate-y-px border border-neutral-300 bg-white lg:top-2 dark:border-neutral-600 dark:bg-neutral-800"
|
||||
>
|
||||
<summary
|
||||
title="Table of contents"
|
||||
|
||||
Reference in New Issue
Block a user