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.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
I learned something about the overflow CSS property and I'm more familiarized with the flexbox and grid properties.
I am going to keep learn more about css boxes-ratio and how they behave.
- Border-radius - This helped me with the border-radius, it's about a child div getting to kind of inherit the border-radius of the parent div using overflow.
- Frontend Mentor - [@VictorSC0](https://www.frontendmentor.io/VictorSC0/