Hello everyone,
I'm a newcomer, so this issue might be due to a lack of experience on the library.
Here's the problem: I have a very simple template that looks right on the browser, in full-size screen. But when I switch to mobile screen (using chrome developer tools) I get a page where controls appear to be smaller...
Any idea?
Thanks in advance!
Here's the template:
Here's the screenshot of chrome in fullscreen

Here the screenshot when I switch to mobile version (see how small are the controls!)

Hey, do you have in head?
<meta name=viewport content="width=device-width,initial-scale=1,minimal-ui">
Hey Samuel1, that's crazy :) I didn't check such an obvious thing..
thank you very much :)
Most helpful comment
Hey Samuel1, that's crazy :) I didn't check such an obvious thing..
thank you very much :)