@prologic@twtxt.net, I don’t know if you will notice that the first line on the block below has a slight indentation:
First line.
Second line.
Third line.
I believe this, on CSS, is causing it:
pre>code {
padding:0 .25rem;
}
@prologic@twtxt.net, I don’t know if you will notice that the first line on the block below has a slight indentation:
First line.
Second line.
Third line.
I believe this, on CSS, is causing it:
pre>code {
padding:0 .25rem;
}
@bender@twtxt.net Thank you! 🙏 I’ll see about fixing this. If you can submit a PR maybe that would be good! 👍