Skip to content

LucasDiias/challenge-qr-code-component

Repository files navigation

Frontend Mentor - QR code component solution

This is a solution to the QR code component challenge on Frontend Mentor.

Table of contents

Overview

Screenshot

  • Desktop

  • Mobile

Links

My process

Built with

Simply:

  • HTML5
  • CSS3

Note: These are just examples. Delete this note and replace the list above with your own choices

What I learned

Always good to remember ways to center things.

body {
  display: grid;
  place-items: center;
}

Continued development

I'll focus now on upgrading my css skills. Feeling a bit stuck sometimes.

Author

About

QR code component challenge on Frontend Mentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published