8000 [property/left] Correct the direction of movement · guntbert/css-reference@ab45b85 · GitHub < 8000 meta property="og:description" content="The image clearly indicates that the item is moved right." />
Skip to content

Commit ab45b85

Browse files
author
Guntbert Reiter
committed
[property/left] Correct the direction of movement
The image clearly indicates that the item is moved right.
1 parent 75fe060 commit ab45b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

property/left/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h2 class="property-name">
5757
<code class="example-value" data-tooltip="Click to copy" data-clipboard-text="left: 80px;">left: 80px;</code>
5858
</p>
5959
<div class="example-description">
60-
<p>If the element is in position <strong>relative</strong>, the element will move <em>left</em> by the amount defined by the <strong>left</strong> value.</p>
60+
<p>If the element is in position <strong>relative</strong>, the element will move <em>right</em> by the amount defined by the <strong>left</strong> value.</p>
6161

6262
</div>
6363
</header>

0 commit comments

Comments
 (0)