Which media query should I add?

Hello,

My GitHub page is kind of weird when viewed on a mobile device. Which media query syntax should I add in order for it to be viewed like it is on desktop? See my page here Tyler McMichael

also see GitHub - tyler308956/website

It depends on the devices you want the website or webpage in your case you want to support. Please look up media queries in MDN or your favorite website to better understand the breakpoints of a device.

FYI: It’s nice to have a navbar for a portfolio page.

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