responsively-org/responsively-app

I would like to see the effect of not having the viewport set

開放

#557 建立於 2021年2月25日

 (8 則留言) (0 個反應) (0 位負責人)JavaScript (1,064 個分叉)batch import
awaiting triagegood first issuehelp wanted

倉庫指標

星標
 (21,641 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

🚀 Feature Request

📝 Description

I want to see the effect of my website without setting the meta tag of viewport, but at present, the effect of my website will default to adding viewport in the application, which is different from the real effect on the mobile phone

✨ Describe the solution you'd like

I would like to see the effect without the following tags, and the default width of the page is 980px with no automatic scaling <meta name: "viewport", content: "width=device-width, initial-scale=1, shrink-to-fit=no" >

貢獻者指南