Skip to content

Holgermueller/qr-code-component-main

Repository files navigation

Frontend Mentor - QR code component solution

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.

Table of contents

Overview

Screenshot

A Screenshot of my solution

Links

My process

I checked the style guide file and took note of the widths and font sizes listed there. I then saw that was the text was displayed on the DOM was not different from screen size to screen size. Using that as a starting point, I did my best to eyeball the sizes of everything else.

Built with

  • Semantic HTML5 markup
  • CSS
  • PostCSS

What I learned

I learned that I need to remember to give a container element a height if I want to vertically center elements in it.

Author

Releases

No releases published

Packages

No packages published