Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.56 KB

File metadata and controls

69 lines (40 loc) · 1.56 KB

Frontend Mentor - NFT preview card component solution

This is a solution to the NFT preview card component challenge on Frontend Mentor.

Table of contents

The Challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

Screenshot

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

     .proud-of-these-css {
 
     }

Ressources

Continued development

  • mobile first when styling the html
  • responsive web design with css

Author