TechNech / qr-code-component-FM

Config files for my GitHub profile.

Home Page:https://github.com/TechNech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

This challenge was fair bit easy from the order-components, you just need to add border-radius to the container, and some padding on all sides to the elements.

I have fixed the width of the container to 350px.

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid

About

Config files for my GitHub profile.

https://github.com/TechNech


Languages

Language:HTML 52.2%Language:CSS 47.8%