Yep, I also read about the modification of the suggested width measures you did on your PR there.
Anyway, I think we are now al least two to be attentive to the final changes and scold them if they fail to please our justified whims. LoL
Yep, I also read about the modification of the suggested width measures you did on your PR there.
Anyway, I think we are now al least two to be attentive to the final changes and scold them if they fail to please our justified whims. LoL
After checking the code again, I now know why they did it. It's my bad. My initial width of 50em was wrong because the actual post width is not the width of .PostFull but the one of .PostFull .MarkdownViewer.
However, their width of 42rem is a tad smaller: 638px vs 640px. So I opened a new PR.