gohugoio / hugo

The world’s fastest framework for building websites.
https://gohugo.io
Apache License 2.0
73.52k stars 7.38k forks source link

Fix the viewport of content. #12527

Closed SilverStar323 closed 1 month ago

SilverStar323 commented 1 month ago

Whenever the language of 'dark-box' is changed, the viewport of the content also shifts. I believe this is because the height of the \<blockquote> tags affects the layout, causing the new header to start at the end of the previous \<blockquote> tag. This makes it difficult to view the content properly. I would like to stabilize the viewport of the content to resolve this issue.

Thanks for your reading.

jmooring commented 1 month ago

See https://discourse.gohugo.io/t/fix-the-viewport-of-content/49944/2?

github-actions[bot] commented 2 weeks ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.