Commit Graph

6 Commits

Author SHA1 Message Date
Robert McGovern 7686db64a3 "Better" dynamic css. No longer using any media queries. Boxes will take up 90% of the screen on mobile devices, then will max out at 700px.
Font in the header (Practice Projects), will scale from 2.5rem on mobile, to 3rem for larger screens.

Should work for 80-88% of web browsers according to caniuse.com. Should probably provide a fallback

Might in future also scale the body text size too.
2020-09-24 10:45:56 +01:00
Robert McGovern 2cd47ac19a Close as I'm going for mobile 2020-09-23 14:59:24 +01:00
Robert McGovern abab57c744 Base files for the single price grid component challenge, updated base index.html to point to this project and setup a process doc 2020-09-12 09:37:02 +01:00
Robert McGovern bfb154d80d Social icons have a better circular border and have hover states. 2020-09-09 23:37:34 +01:00
Robert McGovern 22f6907743 Error state for mobile done ... well there are things to do. Placeholder text could be nudged. The email text positioning could be moved too.
There is JavaScript functions to clear error state, show error, and validate email address.
2020-09-09 21:16:23 +01:00
Robert McGovern 317f2bdbb8 Added a "notebook" 2020-09-09 12:34:48 +01:00