feat: multi-author support, back to top
This commit is contained in:
parent
4382f7165c
commit
77bf1bbdf4
13 changed files with 195 additions and 105 deletions
|
@ -27,7 +27,7 @@ function buildToc(headings: Heading[]) {
|
|||
}
|
||||
---
|
||||
|
||||
<details open class="group mb-8 block rounded-xl border p-3 xl:hidden">
|
||||
<details open class="group mb-8 block rounded-xl border p-4 xl:hidden">
|
||||
<summary
|
||||
class="flex cursor-pointer items-center justify-between text-xl font-semibold"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue