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

Website and templates are not initially responsive on mobile #1

Open
lubber-de opened this issue Dec 23, 2018 · 3 comments
Open

Website and templates are not initially responsive on mobile #1

lubber-de opened this issue Dec 23, 2018 · 3 comments

Comments

@lubber-de
Copy link

Bug Report

All the examples and templates are not really responsive on mobile, because the initial width is fixed in your meta tag
Change it to

<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
@lubber-de
Copy link
Author

OK, i looked at the repo code and have seen, the "device-width" meta setting is already set. Then you may just need to update your homepage 😆

@xiaohanyu
Copy link
Member

@lubber-de Hi, the website is under a heavy refactoring...still need some time to fix.

Thanks for report!

@xiaohanyu
Copy link
Member

@lubber-de The code in this repo should be OK. I've test them carefully for responsive devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants