jeremiahlewis77 / personal-website

Personal website built with Next.js, Typescript and TailwindCSS. Deployed with Vercel.
https://jeremiahmlewis.me
0 stars 0 forks source link

🐛 Fix Resume page on mobile devices #19

Closed jeremiahlewis77 closed 2 years ago

jeremiahlewis77 commented 2 years ago

On mobile devices, the header doesn't fit all the elements and is not visually desirable. Also, The resume does not center itself on the mobile page and does not display a shadow which creates an eye-straining contrast between the resume and the background.

jeremiahlewis77 commented 2 years ago

This issue will be closed as commit 6aade18 sufficiently resolves this issue.