bloftin2
bloftin2

@manton - a suggestion (I think quick one?)

The bookshelf blog posts turn out a little weird - they mess up the indents and seem not to have enough space between them. Can that be adjusted?

|
Embed
Progress spinner
manton
manton

@bloftin2 Yep, should be able to fix that in the theme or with a little CSS… Lemme take a closer look.

|
Embed
Progress spinner
bloftin2
bloftin2

@manton When I changed to a different theme the issue persisted

|
Embed
Progress spinner
manton
manton

@bloftin2 Try adding this in custom CSS under Design → Edit CSS: article.h-entry { clear: both; padding-top: 0.5rem; }

|
Embed
Progress spinner