feat: update index
Some checks failed
Publish / publish (push) Failing after 1m2s

This commit is contained in:
Kat Inskip 2025-10-28 05:06:43 -07:00
parent 1755de31e5
commit 95345afe2f
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 54 additions and 52 deletions

View file

@ -24,6 +24,9 @@ html {
h1, h2, h3 {
color: $dark-heading;
}
summary > h3 {
display: inline-block;
}
code {
background: $dark-code;
padding: .5pt 5pt;