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.
Skeleton Framework の css に問題があります。ダウンロードして例のように編集し、大画面スタイルを追加しました@media only screen and (min-width: 1280px)が、テストすると機能しません。
@media only screen and (min-width: 1280px)
ここにjsfiddleがあります
ビューポートは 1280px を超えていますか? メディアクエリは私にとってはうまくいきます。