diff options
Diffstat (limited to 'files/zh-cn/web/css/grid-area/index.html')
-rw-r--r-- | files/zh-cn/web/css/grid-area/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/grid-area/index.html b/files/zh-cn/web/css/grid-area/index.html index f3b85e611d..d5c5c3d9e2 100644 --- a/files/zh-cn/web/css/grid-area/index.html +++ b/files/zh-cn/web/css/grid-area/index.html @@ -95,7 +95,7 @@ grid-area: unset;</pre> <h3 id="形式文法">形式文法</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="示例">示例</h2> |