I am creating an admin area using Bootstrap. When I resize my screen via dragging it and making it smaller, the website looks exactly how I would expect:
However when I view it on mobile it zooms out and looks like it tries to show the whole screen. Like below
Has anyone experianced this issue before with Bootstrap? I'm thinking it could be a Javascript issue where it doesn't detect the size of the browser?