This is a solution to the NFT preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: Github
- Live Site URL: Github Pages
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Sass
- You can't use CSS properties within
@font-face
rules. - How to use Sass mixins to reuse code.
- Sass basics - Sass basics guide.
- Reusing style with mixins - Nice comparison between different strategies for reusing code with Sass.
- Custom CSS properties in @font-face - Caveat with CSS custom properties and
@font-face
rules.
- Github - Danilo Arcidiacono
- Frontend Mentor - @daniloarcidiacono