You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: property/border-radius/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ <h2 class="property-name">
97
97
<codeclass="example-value" data-tooltip="Click to copy" data-clipboard-text="border-radius: 20px 50%;">border-radius: 20px 50%;</code>
98
98
</p>
99
99
<divclass="example-description">
100
-
<p>If you set <strong>two values</strong>, the first one is for the <em>top</em> and <em>bottom</em>borders, the second one for the <em>left</em> and <em>right</em>borders.</p>
100
+
<p>If you set <strong>two values</strong>, the first one is for the <em>top-left</em> and <em>bottom-right</em>corners, and the second one is for the <em>bottom-left</em> and <em>top-right</em>corners.</p>
0 commit comments