Skip to content

Commit 7a0b46b

Browse files
committed
[css-contain] Fix indentation
1 parent fbe335d commit 7a0b46b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-contain-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Style Containment</h3>
282282
<pre><code highlight=css>
283283
div {
284284
contain: style;
285-
counter-increment: n;
285+
counter-increment: n;
286286
}
287287
div::before {
288288
counter-increment: n 2;

0 commit comments

Comments
 (0)