Making my site mobile friendly

Hi!

So, i’m building a website (linked below) which looks pretty good on desktop, but laptop is really all over the place. I really have no idea what to do to keep the mobile version more consistent.

link to the site “https://sparkling-maamoul-027a0c.netlify.app/

Basically, i want the pages to look more uniform on mobile.

What can i do to make this happen?

hello and welcome to fcc forum :slight_smile:

try to answer these questions for yourself, that should be helpful:

  • do you have any design template, for each layout (mobile, desktop and as such)
  • try looking into media queries (web has plenty of good materials about this)
  • use proper html semantics, which are by default responsive

happy coding :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.