Skip to content

Commit eb71cd2

Browse files
committed
[css-overflow-5][editorial] fix heading level
1 parent ed9a18d commit eb71cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-overflow-5/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,8 @@ Selecting The Active Scroll Marker: the '':target-current'' pseudo-class</h4>
340340
the next tabindex-ordered focus navigation will focus the [=scroll target=] if it is focusable,
341341
otherwise, it will find the next focusable element from this <var>element</var> as though it were focused.
342342

343-
<h2 id="scroll-buttons">
344-
Scroll Buttons</h2>
343+
<h3 id="scroll-buttons">
344+
Scroll Buttons</h3>
345345

346346
The <dfn>::scroll-button( <<scroll-button-direction>> )</dfn> pseudo-elements
347347
are generated on [=scroll containers=]

0 commit comments

Comments
 (0)