We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a1dfb commit c1643abCopy full SHA for c1643ab
css-transforms-2/Overview.bs
@@ -37,7 +37,7 @@ Fluff here.
37
38
<pre class="propdef">
39
Name: translate
40
-Value: [ <<length>> | <<percentage>> ] [[ <<length>> | <<percentage>> ] <<length>>? ]?
+Value: <<length-percentage>>{1,2} <<length>>?
41
Initial: 0
42
Inherited: no
43
Percentages: relative to the width of the containing block (for the first value) or the height (for the second value)
0 commit comments