diff options
-rw-r--r-- | files/ja/web/css/overflow-block/index.md | 2 | ||||
-rw-r--r-- | files/ja/web/css/overflow-inline/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/css/overflow-block/index.md b/files/ja/web/css/overflow-block/index.md index b7ea4bd612..09ba2d5782 100644 --- a/files/ja/web/css/overflow-block/index.md +++ b/files/ja/web/css/overflow-block/index.md @@ -53,7 +53,7 @@ overflow-block: unset; {{csssyntax}} -<h2 id="Examples">例</h2> +## 例 ### HTML diff --git a/files/ja/web/css/overflow-inline/index.md b/files/ja/web/css/overflow-inline/index.md index c98f87432e..f2f58f35ac 100644 --- a/files/ja/web/css/overflow-inline/index.md +++ b/files/ja/web/css/overflow-inline/index.md @@ -55,7 +55,7 @@ overflow-inline: unset; ## 例 -<h3 id="Setting_inline_overflow_behavior">インライン方向のはみ出し動作の設定</h3> +### インライン方向のはみ出し動作の設定 #### HTML |