fix: toc css
diff --git a/css/toc.css b/css/toc.css
index ac98b12..f546c99 100644
--- a/css/toc.css
+++ b/css/toc.css
@@ -4,6 +4,11 @@
    padding-left: 15px;
 }
 
+.toc p {
+    margin-top: 5px;
+    margin-bottom: 5px;
+}
+
 /* Icon when showing collapsible content */
 .menu:after {
    content: "\25BE";