This is a solution to the QR code component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
I learned how to add shadow, how to make an item centered and responsive.
.proud-of-this-css {
display: flex;
flex-direction: column;
align-items: flex-start;
box-shadow: 0px 25px 25px 0px rgba(0, 0, 0, 0.05);
}
I would still be interested in working with the display properties and box-shadow as well.
- Website - Joy Effiong
- Frontend Mentor - @Desire4tech
- Twitter - @Clazzical_Joy