feat: revamped author card
This commit is contained in:
parent
c410c499e1
commit
2211c4bbf3
46 changed files with 566 additions and 426 deletions
|
@ -27,7 +27,7 @@ function buildToc(headings: Heading[]) {
|
|||
}
|
||||
---
|
||||
|
||||
<details open class="group mb-8 block rounded-xl border p-4 xl:hidden">
|
||||
<details open class="group 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