Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ウェブサイトをモバイルデバイスでも見栄えよくするために、私も使用しました
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0, user-scalable=true width=320px">
しかし、上記のコードは縮小し、デスクトップ サイトでもサイズを 67% に縮小します。
その発生を抑制するために複数のコードを追加する必要がありますか