Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 2 KB

README.md

File metadata and controls

68 lines (45 loc) · 2 KB

Frontend Mentor - Four card feature section solution

Desktop version screenshot

This is a solution to the Four card feature section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size

Screenshot

Mobile version Mobile version screenshot
Desktop version Desktop version screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow

What I learned

I learned the following CSS grid properties:

  • justify-items
  • justify-self

Useful resources

Author