diff options
Diffstat (limited to 'files/ko/web/css/animation-duration/index.html')
-rw-r--r-- | files/ko/web/css/animation-duration/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/css/animation-duration/index.html b/files/ko/web/css/animation-duration/index.html index 83e46427df..2aca466bc9 100644 --- a/files/ko/web/css/animation-duration/index.html +++ b/files/ko/web/css/animation-duration/index.html @@ -41,7 +41,7 @@ animation-duration: 10s, 35s, 230ms; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="예제(Examples)">예제(Examples)</h2> |