回答編集履歴

3

書式の改善

2023/06/01 16:35

投稿

hatena19
hatena19

スコア33759

test CHANGED
@@ -25,4 +25,4 @@
25
25
  }
26
26
  ```
27
27
 
28
- CodePenen CSS Transition hamburgerMenu Sample](https://codepen.io/hatena19/pen/ZEqdgGL?editors=0100)
28
+ [CodePenen CSS Transition hamburgerMenu Sample](https://codepen.io/hatena19/pen/ZEqdgGL?editors=0100)

2

レイアウトの修正

2023/06/01 16:34

投稿

hatena19
hatena19

スコア33759

test CHANGED
@@ -23,4 +23,6 @@
23
23
  /* transform: translateX(0%); 削除 */
24
24
  background-color: rgba(56, 68, 68, 0.5); /* 追加 半透明 */
25
25
  }
26
+ ```
27
+
26
- ```CodePenen CSS Transition hamburgerMenu Sample](https://codepen.io/hatena19/pen/ZEqdgGL?editors=0100)
28
+ CodePenen CSS Transition hamburgerMenu Sample](https://codepen.io/hatena19/pen/ZEqdgGL?editors=0100)

1

サンプル追加

2023/06/01 16:25

投稿

hatena19
hatena19

スコア33759

test CHANGED
@@ -23,5 +23,4 @@
23
23
  /* transform: translateX(0%); 削除 */
24
24
  background-color: rgba(56, 68, 68, 0.5); /* 追加 半透明 */
25
25
  }
26
- ```
26
+ ```CodePenen CSS Transition hamburgerMenu Sample](https://codepen.io/hatena19/pen/ZEqdgGL?editors=0100)
27
-