This is a solution to the 3-column preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
Mobile
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- How to create custom css variable
- Style buttons
- Improve of my DRY
- Use of rem to maintain fonts scalable between each others
- Media queries
- stylizing buttons
- Media queries
- DRY
- Frontend Mentor - @Paul21777