Skip to content

Rezzak48/Social-proof-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend - Social proof section

This is a solution to the Social proof section. 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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flex box
  • Desktop-first workflow

What I learned

I learned that using rem unit rather than px is really helpful, but that doesn't mean not paying attention to the size in all screen sizes, in fact sometimes I will have to even use media queries

Author