SoulSkrix
SoulSkrix
KPCKevin Powell - Community
Created by SoulSkrix on 8/14/2024 in #front-end
Trying to use grid over flex-box in my own work, how would you do this?
No description
6 replies
KPCKevin Powell - Community
Created by SoulSkrix on 4/6/2024 in #front-end
Site starts off zoomed in by 50% when on mobile, not sure why (Nextjs)
I am trying to slowly make my WIP site more responsive, which I have started by applying Kevin's principles for the CRL course regarding the two images in the middle off the screen (MeAndPoco component). It resizes well in my browser dev tools, but on mobile the site seems too zoomed in. The site is available here: https://joseph-d-bradshaw.github.io/personal-site/ The component I assume is responsible is available here: https://github.com/Joseph-D-Bradshaw/personal-site/tree/main/src/app/components/MeAndPoco Has anyone any clue as to why? I am thinking about ripping down the site and started again from a mobile first approach, it was a pain to get the MeAndPoco component to look the way I wanted with purely CSS and keep it responsive.
30 replies