Please add a footer styling to make the footer show as superscript. I am currently using below in my clone of your theme. Thank you for the theme. ``` .footnote-ref { vertical-align: super; font-size: x-small; margin-left: 2px; text-decoration: none; } ```
Please add a footer styling to make the footer show as superscript.
I am currently using below in my clone of your theme. Thank you for the theme.