Home › Forums › CSS › centering divs horizontally on mobile devices › Re: centering divs horizontally on mobile devices
January 7, 2013 at 2:52 am
#120074
Member
I Did have a problem design for mobile once, where are give a white space on the right side of the device, to solve the problem I’ve used the meta declaration for view port from [H5BP](http://html5boilerplate.com/).
Inside my Head tag.
Try it out, if don’t work let us know, and if possible host the code somewhere (on your host or codepen, gist, you know).