Describe the bug
On single posts — whether there is a hero block, a featured image, or neither — there is no space above the article content. So, it looks squished against the image — if there is one — or against the site header.
To Reproduce
Steps to reproduce the behaviour:
Checkout the v2.0.0 release branch: git checkout release/v2.0.0
Run a build: cd private && yarn build
Visit a single post
See missing space
Expected behaviour
There should be reasonable spacing above the article content
Actual behaviour
There is no spacing above the article content
Related to https://github.com/amnestywebsite/humanity-theme/issues/246
Describe the bug
On single posts — whether there is a hero block, a featured image, or neither — there is no space above the article content. So, it looks squished against the image — if there is one — or against the site header.
To Reproduce
Steps to reproduce the behaviour:
v2.0.0
release branch:git checkout release/v2.0.0
cd private && yarn build
Expected behaviour
There should be reasonable spacing above the article content
Actual behaviour
There is no spacing above the article content
Screenshots