Skip to content

SefalaThabiso/qr-code-component-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

My process

Built with

  • HTML
  • CSS custom properties
  • Flexbox

What I learned

I used this challenge to learn to use flex

main{ display: flex; justify-content: center; align-items: center; background-color: hsl(212, 45%, 89%); height: 100vh; padding: 1em 1em 0 1em;

}

Author

Acknowledgments

I have to thank Kevon Powell from youtube, I learned a lot from him. His channel helps me a lot in learning css

About

Front-end mentor html and css challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published