Latest solutions
Latest comments
- @thekindbard@thekindbard
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
- @Jrlinkin
- @oswhytecodes@thekindbard
you 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 helpful