amnestywebsite / humanity-theme

The Amnesty International WordPress Humanity Theme
https://wordpresstheme.amnesty.org/
Other
38 stars 10 forks source link

Bug - v2.0.0 (single.html) - No space above article content #435

Closed jaymcp closed 1 month ago

jaymcp commented 1 month ago

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:

  1. Checkout the v2.0.0 release branch: git checkout release/v2.0.0
  2. Run a build: cd private && yarn build
  3. Visit a single post
  4. See missing space

Expected behaviour
There should be reasonable spacing above the article content

Actual behaviour
There is no spacing above the article content

Screenshots
image

jaymcp commented 1 month ago

Fixed in 12943e83e42e0daef084bea9666c3b66cab1f7c5