Skip to content

iprinceroyy/profile-card-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Profile card component solution

Table of contents

Screenshot

Links

My process

  • I approached mobile-first responsive then added the breakpoints for tablet as well as desktop

Built with

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

What I learned

.body {
    background-position: top -70vh right 50vw, bottom -60vh left 50vw;
}

Author