<meta name="viewport" content="width=device-width, initial-scale=1">
Adding that tag to your head (it’s in the HTML settings on CodePen) will help your design work much better on mobile.
1 Like
<meta name="viewport" content="width=device-width, initial-scale=1">
Adding that tag to your head (it’s in the HTML settings on CodePen) will help your design work much better on mobile.