i cannot find the way to do the hover image:/
Hussain Murtaza
@Hussain760All comments
- @kevdev04Submitted about 2 years ago@Hussain760Posted about 2 years ago
Hi There Kevin Garcia!
I am here to tell you that you can make hover effect by using pseudo elements on the image.
if you cannot do it yourself try to see solutions.
Here is my solution for it.
https://www.frontendmentor.io/solutions/nftpreviewcardcomponentmain-PYUCRWtTXZ
Marked as helpful1 - @kkulekSubmitted about 2 years ago
That was awesome! It's my debute with DOM manipulation.
Tbh: to the JS part I watched a tutorial, but I feel like Katas from codewars.com have trained me in advance.
With a little cheatsheet I'll be fine 😁 Peace ✌
@Hussain760Posted about 2 years agoHi there Kulek !
your solution are really good it help me a lot
Thanks once again
1 - @PVIdubsSubmitted about 2 years ago
Third Frontend Mentor Project. #Flexbox
@Hussain760Posted about 2 years agoHello PVI! Great work here...
Viewing your work from the Website, I noticed the image (ie. class="card_picture" in your code) is a bit shifted to the top and it distorts your design.
You can fix this by placing image in html instead of background-image and placing @media at 630px instead of 375px
Again, you've done great work.
Marked as helpful1