bitcoin-core / bitcoincore.org

Bitcoin Core project website
https://bitcoincore.org/
MIT License
620 stars 476 forks source link

Re-add empty author sidebar to fix alignment #938

Closed stickies-v closed 1 year ago

stickies-v commented 1 year ago

Prior to #863, an article-author-side sidebar ensured the main content was centered. This commit reintroduces the (empty) sidebar that #863 removed to fix the layout.

I have very little experience working with html/css so if there are more elegant solutions I'm open to that too, but this seems to revert to the old behaviour in a quite simple way.

Before: image

After: image

katesalazar commented 1 year ago

ACK 7043edd2f50d778c08798d2a57c54113df13a20f

stickies-v commented 1 year ago

Force pushed to &nbsp->  as per the spec (ty MarcoFalke)