mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 02:11:35 +01:00
Fix
This commit is contained in:
@@ -11,7 +11,7 @@ const { headings } = Astro.props;
|
||||
|
||||
<details
|
||||
id="toc"
|
||||
class="sticky top-10 z-10 -translate-y-px border border-neutral-300 bg-white xl:top-2 dark:border-neutral-600 dark:bg-neutral-800"
|
||||
class="sticky top-10 z-30 -translate-y-px border border-neutral-300 bg-white xl:top-2 dark:border-neutral-600 dark:bg-neutral-800"
|
||||
>
|
||||
<summary
|
||||
title="Table of contents"
|
||||
|
||||
Reference in New Issue
Block a user