Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.24 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.24 KB

Table of contents

Overview

This one is quite easy. Im not sure why, but i quite prefer the desktop to mobile route. i think it's easier to work that way.

The challenge

Your users should be able to:

  • View the optimal layout for the component depending on their device's screen size
  • See a hover state on desktop for the Sign Up call-to-action

Screenshot

Links

My process

Started out with HTML then went the desktop-first route. After that, started modifying things to fix the problems. when it's in the mobile screen query, i just change the font size this time. looks like it works just fine.

Built with

  • HTML5
  • Sass
  • CSS Flexbox

Author