Commit Graph

5 Commits

Author SHA1 Message Date
Robert McGovern dd1fefbb14 Moved files around and fixed typo in css 2021-07-03 13:03:10 +01:00
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 d12dd9fa0a Guess who forgot the mobile friendly formatting.
Added formatting that looks okay on my mobile (iPhone 6S)
2020-09-24 09:41:04 +01:00
Robert McGovern 7310427c8e First pass at a styled front page. Have some ideas of things to do, which are mentioned in the CSS file :) 2020-09-24 00:36:00 +01:00
Robert McGovern 4a1e2784e5 updated front page, basic formatting and styling 2020-09-02 09:42:59 +01:00