Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive card using SCSS/SASS and Flexbox

@la-viza

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Your feedback is welcome! :)

Community feedback

Afan Khan 70

@justmrkhan

Posted

Hello, I do not have any feedback as of now. However, I have a question.

  1. How did you add the border part to that avatar image? Do let me know since I missed that in my submission for the same challenge.
0

@la-viza

Posted

Hey, @justmrkhan! Sorry for my late reply, but here is how I added the border to the avatar image in CSS:

    display: inline-block;
    width: 15%;
    border: 1px solid var(--white);
    border-radius: 50%; 

Hope it helps!

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord