Skip to content

manuelbamise/frontendmentorass3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Order summary card solution

Table of contents

Overview

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

Links

  • Solution URL: Github
  • Live Site URL: Vercel.app

My process

Built with

  • Semantic HTML 5 markup
  • CSS
  • CSS flex-box

What I learned

I made the use of the :hover pseudo class CSS

.change:hover {
  text-decoration: none;
  color: hsla(245, 75%, 52%, 0.767);
}

Author

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published