prevent blockquotes interferring with toc
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-20 19:01:54 -07:00
parent be364d7644
commit 870a6e5e0f
+1
View File
@@ -19,6 +19,7 @@
border: thick solid var(--color-pink); border: thick solid var(--color-pink);
border-radius: 1rem; border-radius: 1rem;
margin-top: 1rem; margin-top: 1rem;
background-color: var(--color-bg);
} }
#toc summary { #toc summary {