@juancaorgSubmitted about 2 years ago
I learned how to add an overlay element dynamically using the ::after
pseudo-element and position: relative
and position: absolute
instead of using CSS Grid.
The more you know, similar to the NFT Preview Card challenge :)