forest-templates icon indicating copy to clipboard operation
forest-templates copied to clipboard

Website and templates are not initially responsive on mobile

Open lubber-de opened this issue 5 years ago • 3 comments

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 avatar Dec 23 '18 16:12 lubber-de

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 :laughing:

lubber-de avatar Dec 23 '18 17:12 lubber-de

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

Thanks for report!

xiaohanyu avatar Dec 24 '18 02:12 xiaohanyu

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

xiaohanyu avatar Dec 24 '18 02:12 xiaohanyu