Skip to content

Commit b62b40c

Browse files
committed
[css-logical-1] Fix duplicate ID
1 parent fdfdc0d commit b62b40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-logical-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ the 'margin-block-start', 'margin-block-end', 'margin-inline-start', 'margin-inl
438438
and the second value represents the <a>end</a> edge style.
439439
If only one value is given, it applies to both the <a>start</a> and <a>end</a> edges.
440440

441-
<h3 id="inset-properties">
441+
<h3 id="position-properties">
442442
Flow-relative Offsets:
443443
the 'inset-block-start', 'inset-block-end', 'inset-inline-start', 'inset-inline-end' properties and 'inset-block', 'inset-inline', and 'inset' shorthands</h3>
444444

0 commit comments

Comments
 (0)