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