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.
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
- Solution URL: On Frontend Mentor
- Live Site URL: Live Demo
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.
- HTML5
- Sass
- CSS Flexbox
- Website - My Github
- Frontend Mentor - @CaptKraken