LoginSignup
3
3

More than 5 years have passed since last update.

twitterbootstrapでスマホ対応が正常に反映されないときに最初に確認すること

Posted at

htmlのheadに、以下のmetaタグが抜けていないかチェック。

<meta name="viewport" content="width=device-width, initial-scale=1.0">

PC上でブラウザの幅を動かすと正常に表示が切り替わってる場合でもスマホから見ると切り替わってない場合があるので注意!

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3