Skip to content

Commit 5f05217

Browse files
committed
(core) Adjust footnote paragraph margins for better spacing
1 parent 4b76edc commit 5f05217

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/styles/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,10 @@ pre.mermaid {
247247
@apply mt-8 border-t-2 border-dashed border-slate-400;
248248
}
249249

250+
.footnotes p {
251+
@apply my-1;
252+
}
253+
250254
kbd {
251255
@apply px-1 py-1 bg-gray-100 border-2 border-gray-300 mx-1 rounded-xl text-xs font-bold;
252256
}

0 commit comments

Comments
 (0)