Support mobile devices

Canva's product catalog and editor has excellent support for mobile devices. To enable this support, add the following meta tag to the page that contains the integration's iframe:

<meta
name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover"
/>
html