Skeleton For Responsive Design

Date:

I just managed to get this site to display properly in a mobile browser with media queries, which means I am now among the cool responsive design kids.

If you, like me, use Skeleton, it turns out that you shouldn’t forget this line in your head

:::css
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">