|
|
|
|
|
by franciscop
3410 days ago
|
|
It worked for me but the nav of the browser didn't hide, which I recognize as messing around with absolute/fixed positioning and/or overflows. I'd recommend to use media queries to show a simple site on mobile and leave all the fancy stuff they are surely doing in the desktop for the desktop only. Edit: on a second check, it might have to do with that nav that moves the whole page down. |
|