We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535fa91 commit fd52da9Copy full SHA for fd52da9
1 file changed
css-egg/Overview.bs
@@ -133,7 +133,7 @@ at (or beyond) the speed of light.
133
border-radius: 50%;
134
border-style:solid attr(data-radius length, 0) attr(data-color color, white);
135
margin: calc(-1 * attr(data-radius length, 0));
136
- transform-origin: attr(data-radius lenght, 0)
+ transform-origin: attr(data-radius length, 0)
137
calc(attr(data-radius length, 0) + attr(data-semimajor-axis length, 0));
138
animation: orbit linear infinite attr(data-orbital-period time, 0);
139
}
@@ -394,4 +394,5 @@ Bruce Lawson,
394
Chris Mills,
395
Daniel Glazman,
396
Leif Arne Storset,
397
+Paul Verbeek,
398
Peter Linss.
0 commit comments