chore: update margin bottom and dependencies

This commit is contained in:
radishzzz 2025-05-04 03:33:51 +01:00
parent 67e1f6cf8e
commit d59c52b063
4 changed files with 723 additions and 135 deletions

View file

@ -18,7 +18,7 @@ const filteredHeadings = headings.filter(heading =>
---
{filteredHeadings.length > 0 && (
<div class="uno-round-border mb-6 bg-secondary/5 2xl:(fixed left-0 top-43.5 max-w-[min(calc(50vw-38rem),13rem)] border-none bg-transparent)">
<div class="uno-round-border mb-4 bg-secondary/5 2xl:(fixed left-0 top-43.5 max-w-[min(calc(50vw-38rem),13rem)] border-none bg-transparent)">
<input
type="checkbox"
id="toc-toggle"