@thekindbardSubmitted almost 3 years ago
Gregorio Rodriguez
@thekindbardAll comments
- @thekindbardPosted almost 3 years ago
Can someone explain to me the simplest way to make the white borders under the links when the course is passed over them? with border-bottom it is not the same
0 - @JrlinkinSubmitted about 3 years ago
Open to feedback, tips, and suggestions! Thank you. :D.
- @oswhytecodesSubmitted about 3 years ago
Hi all This is my first challenge, and I think I did pretty decent. all that aside, I can't figure out how to perfectly fit the main image inside the div. You can even see I haven't been able to show the top part of the container either. If anyone can help, I am ready for the feedback. Thank you.
@thekindbardPosted about 3 years agoyou have to set border-radius to the image, like border-radius: 1em 1em 0 0; Another improvement is set :hover animation to the bottom.
Marked as helpful1