Latest comments
- @JimiIT92@mohamedkhaled4053
for the overlay, you can just make the container element flex in your case make
nft-image
flex withdisplay: flex
for me, I used the
::before
pseudoelement for the overlayMarked as helpful
for the overlay, you can just make the container element flex
in your case
make nft-image
flex with display: flex
for me, I used the ::before
pseudoelement for the overlay