diff options
Diffstat (limited to 'files/ja/web/css/grid-template')
-rw-r--r-- | files/ja/web/css/grid-template/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/grid-template/index.html b/files/ja/web/css/grid-template/index.html index fee4ff7917..7108c8f12b 100644 --- a/files/ja/web/css/grid-template/index.html +++ b/files/ja/web/css/grid-template/index.html @@ -63,7 +63,7 @@ grid-template: unset; <h3 id="Formal_syntax" name="Formal_syntax">正式な構文</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">例</h2> |