Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Setting The Viewport meta tag on skeletons #12636

Merged
merged 1 commit into from May 25, 2023

Conversation

fredmaiaarantes
Copy link
Member

To optimize the mobile viewing experience, it's recommended to add viewport tags to our apps.

This simple fix adds them to all our skeletons and can ensure that the content on the website appears properly on different mobile devices. After this is released, we can also remove one step from our tutorials, making it easier to create new Meteor apps.

Setting The Viewport from W3Schools
https://www.w3schools.com/css/css_rwd_viewport.asp

Copy link
Contributor

@Grubba27 Grubba27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lGTM!

@fredmaiaarantes fredmaiaarantes added this to the Release 2.13 milestone May 16, 2023
@Grubba27 Grubba27 changed the base branch from devel to release-2.13 May 25, 2023 15:51
@Grubba27 Grubba27 merged commit cfd13bc into release-2.13 May 25, 2023
9 checks passed
@Grubba27 Grubba27 mentioned this pull request Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants