Skip to content

Commit 883f39a

Browse files
committed
[css-nesting-1][editorial] Fix nesting level for changes section, was part of CSSOM
1 parent f58cd1c commit 883f39a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-nesting-1/Overview.bs

+1-2
Original file line numberDiff line numberDiff line change
@@ -1339,8 +1339,7 @@ will collapse into a single rule when serialized and parsed again.
13391339

13401340
<!-- Big Text: changes -->
13411341

1342-
Changes {#changes}
1343-
-------
1342+
<h2 id="changes">Changes</h2>
13441343

13451344
Significant changes since the
13461345
<a href="https://www.w3.org/TR/2023/WD-css-nesting-1-20230214/">Feb 14, 2023 Working Draft</a>:

0 commit comments

Comments
 (0)