ethereum / go-ethereum

Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
47.77k stars 20.23k forks source link

[website]: expand docs images on click #26478

Closed jmcook1186 closed 1 year ago

jmcook1186 commented 1 year ago

Can we make images expand to fill the screen on-click? Right now images such as this one:

https://geth.ethereum.org/images/docs/grafana.png

are hard to see in their embedded size.

nhsz commented 1 year ago

any reference on how this should work?

jmcook1186 commented 1 year ago

an example could be this from ethreum.org: you click on the embedded image and it opens full screen

https://ethereum.org/en/developers/docs/blocks/#why-blocks

nhsz commented 1 year ago

Fixed by https://github.com/ethereum/go-ethereum/pull/26680