diff options
Diffstat (limited to 'files/es/web/css/transition')
-rw-r--r-- | files/es/web/css/transition/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/files/es/web/css/transition/index.html b/files/es/web/css/transition/index.html index b9b69000c1..b41f80ad45 100644 --- a/files/es/web/css/transition/index.html +++ b/files/es/web/css/transition/index.html @@ -38,8 +38,7 @@ transition: all 0.5s ease-out; <h3 id="Sintaxis_formal">Sintaxis formal</h3> -<pre class="syntaxbox">{{csssyntax("transition")}} -</pre> +{{csssyntax("transition")}} <h2 id="Ejemplos">Ejemplos</h2> |