chore: stylistic changes

This commit is contained in:
enscribe 2024-09-10 22:50:12 -07:00
parent 051e466b6d
commit f705c07d55
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
8 changed files with 128 additions and 43 deletions

View file

@ -27,7 +27,7 @@ function buildToc(headings: Heading[]) {
}
---
<details open class="mb-8 block rounded-lg border p-3 xl:hidden">
<details open class="mb-8 block rounded-xl border p-3 xl:hidden">
<summary class="cursor-pointer text-xl font-semibold"
>Table of Contents</summary
>