Search syntax appears to be:
hello
"hello world"
hello AND world
hello OR world
hello NOT world
"this is a phrase"
Search syntax appears to be:
hello
"hello world"
hello AND world
hello OR world
hello NOT world
"this is a phrase"
@prologic@twtxt.net there is a space on the first line on that codeblock. I think this one is the culprit:
pre>code {
padding:0 .25rem;
}
It’s on yarn.min.css
, whatever that comes from. I think padding: 0;
is all it needs.
@bender@twtxt.net Didn’t we fix this ages ago?! 🤦♂️
@prologic@twtxt.net is that a rhetorical question? :-D
Ahhh! It’s all Soren’s fault 🤣
commit ea9eaaf3d3977701dcb84b927c77c4f921bdbf43
Author: sorenpeter <sorenpeter@noreply@mills.io>
Date: Sat Sep 24 23:34:07 2022 +0000
Replacing Pico.css with Simple.css (#990)
Replacing pico.css with simple.css along with some small UI changes
Can you confirm the fix temporarily in browser before I make the CSS change? I’m rubbish at CSS 🤣
@prologic@twtxt.net I did, and it did. I am more than rubbish at CSS, so there!