diff options
Diffstat (limited to 'files/zh-cn/web/css/grid-template-areas/index.html')
-rw-r--r-- | files/zh-cn/web/css/grid-template-areas/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/grid-template-areas/index.html b/files/zh-cn/web/css/grid-template-areas/index.html index ac9197b0f5..15cdc56df2 100644 --- a/files/zh-cn/web/css/grid-template-areas/index.html +++ b/files/zh-cn/web/css/grid-template-areas/index.html @@ -47,7 +47,7 @@ grid-template-areas: unset; /* 未设置 */ <h3 id="形式化语法">形式化语法</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="例子">例子</h2> |