diff options
Diffstat (limited to 'files/zh-tw/web/css/grid-row/index.html')
-rw-r--r-- | files/zh-tw/web/css/grid-row/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/css/grid-row/index.html b/files/zh-tw/web/css/grid-row/index.html index d7c3ed1543..e3e6daca74 100644 --- a/files/zh-tw/web/css/grid-row/index.html +++ b/files/zh-tw/web/css/grid-row/index.html @@ -66,7 +66,7 @@ grid-row: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example">Example</h2> |