Add some spacing before a footnote link

This commit is contained in:
Lewis Dale 2024-03-26 11:06:43 +00:00
parent 077ac21a03
commit a229f1767a

View File

@ -0,0 +1,3 @@
sup.footnote-ref {
padding-left: 0.3ch;
}