Closed jmcook1186 closed 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.
any reference on how this should work?
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
Fixed by https://github.com/ethereum/go-ethereum/pull/26680
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.