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