Submitted 9 months ago
QR code component with CSS Flexbox & Mobile-first approach
#accessibility
@wilmerandres25
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Most proud of:
- Use of CSS variables to avoid writting HSL colors many times.
- The use of Flexbox to practice box position.
The challenges did I encounter:
- Some Flexbox properties were forgotten.
- CSS variables declarations were forgotten too. How did I overcome them:
- I review my CSS notes to declare variables.
- I use the CSS tricks web site to find the suitable Flexbox properties and use it.
CSS Flexbox and varibles declaration
Community feedback
- @aliosmanbaskurtPosted 9 months ago
Looks good, congratulations. If the height is adjusted, the screen will fit you perfectly.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord