Add some spacing before a footnote link
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m48s

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;
}