jquery-spa-example
jquery-spa-example copied to clipboard
Responsive Issue
The Example isn't responsive as there is missing meta of "viewport".
<meta name="viewport" content="width=device-width">
@divy3993 I would welcome any changes you might like to add. Just open a PR and I will review it and merge it in if it looks good.