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.
次のページは、ビューポートを縮小するとデスクトップ ブラウザで縮小されます
http://rocoru.com/blog/
ただし、iPhone 自体から表示すると、デスクトップ バージョンは表示されます。
これはなぜでしょうか?
モバイル用のメディア クエリでこれを使用してみてください。
.excerpt .entry p { overflow: hidden; }