回答編集履歴
1
追記
test
CHANGED
@@ -6,9 +6,9 @@
|
|
6
6
|
|
7
7
|
header{
|
8
8
|
|
9
|
-
position: fixed;
|
9
|
+
position: fixed;
|
10
10
|
|
11
|
-
width: 100%;
|
11
|
+
width: 100%; /*追加*/
|
12
12
|
|
13
13
|
}
|
14
14
|
|