Skip to content

Commit 1dc494c

Browse files
committed
[css-anchor-position][editorial] fix indent
1 parent a6b6a8c commit 1dc494c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,10 +591,10 @@ Its syntax is:
591591
| span-all ]
592592
|
593593
[ self-block-start | center | self-block-end | span-self-block-start
594-
| span-self-block-end | span-all ]
594+
| span-self-block-end | span-all ]
595595
||
596596
[ self-inline-start | center | self-inline-end | span-self-inline-start
597-
| span-self-inline-end | span-all ]
597+
| span-self-inline-end | span-all ]
598598
|
599599
[ start | center | end | span-start | span-end | span-all ]{1,2}
600600
|

0 commit comments

Comments
 (0)