that was pretty fun challenge
- added a scroll down to the shortened link and animation to highlight it so that when there's too many new links you'll always see where it is, its very useful in mobile.
- also i learned that when i add a
transform
to an element its::before
and::after
will get a new Stacking Context which will make it appear on top of the element which is weird.
if you have any suggestions please let me know 🐢