回答編集履歴

1

誤字

2018/04/02 03:32

投稿

退会済みユーザー
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  if (window.matchMedia('screen and (min-width:1000px)').matches) {
10
10
 
11
- $('.col2-header, big-header, wrap').css({'width':'1000px','max-width':'1300px'});
11
+ $('.col2-header, big-header, wrap').css({'width':'1300px','max-width':'1300px'});
12
12
 
13
13
  }
14
14