The default homepage design of most CMSs all look like the blog homepage (2 columns, header, recent posts in asc order & footer ) including the category page, the tags page, etc. It's like there is no thought going beyond this design pattern.
Sure, it fits for the blog but must this design pattern extend to the whole website?
I think the taxonomy/category/tag page needs it's own look.
Doesn't need to be radical. What if the category page listed posts with just its title. Is this great? Maybe. Maybe not. But, at least, one can visually tell when they're on the homepage, the blog, and the category/tag page.
Something like this.

Similar to this issue #1042 (Yay, I did it)
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing