[ad_1]
Hello!
Maybe it’s a dumb question, but I havem’t found an answer to this for quite some time now.
Basically, I am making a website for a friend. When I’m managing the site and editing it, everything looks okay, both on the computer and my phone.
But for some people, the page isn’t showing up the way that it’s supposed to.
I’ll attach two pictures as well, one of how the page looks on a friend’s phone, the other how it should look.
How can I make it so that the page looks the same on every device?
[ad_2]
Not the same CSS lines works for all the browsers, you’ll have to check different browsers when editing.
Do you have a URL to look at?
The width of the first screen shot is narrower than the second, so guessing it’s the grid/flexbox/li hasn’t been set up correctly on to break on smaller screen widths.
Don’t think it’s a browser issue, not even Safari screws up CSS that badly.