Skip to content

Commit b608be7

Browse files
authored
[Edit] CSS: position
1 parent ba74c56 commit b608be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/css/concepts/position/position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ CatalogContent:
1515

1616
Positioning in CSS provides designers and developers options for positioning HTML elements on a web page.
1717

18-
The CSS position can be set to `static`, `relative`, `absolute`, or `fixed` or `sticky`.
18+
The CSS position can be set to `static`, `relative`, `absolute`, `fixed` or `sticky`.

0 commit comments

Comments
 (0)