ripple / explorer

Open Source XRP Ledger Explorer
https://livenet.xrpl.org/
MIT License
111 stars 68 forks source link

fix: smoother sliding of ledgers on homepage #924

Closed ckniffen closed 8 months ago

ckniffen commented 8 months ago

High Level Overview of Change

Updates the transition for new ledgers to be smoother by rendering the ledger as its full width off to the left and move it to the right.

Also update everywhere 0px was used to 0 in ledger.scss.

Type of Change

Before

https://github.com/ripple/explorer/assets/464895/84030828-fdfa-466f-b8ca-dbbca5ff94cc

After

https://github.com/ripple/explorer/assets/464895/030e067c-7af3-4e56-b7cd-a6d4a8872b54