diff options
Diffstat (limited to 'files/ru/web/css/grid-template-columns/index.html')
-rw-r--r-- | files/ru/web/css/grid-template-columns/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/grid-template-columns/index.html b/files/ru/web/css/grid-template-columns/index.html index f1d604ac39..6225dacb81 100644 --- a/files/ru/web/css/grid-template-columns/index.html +++ b/files/ru/web/css/grid-template-columns/index.html @@ -79,7 +79,7 @@ grid-template-columns: unset; <h3 id="Формальный_синтаксис">Формальный синтаксис</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Пример">Пример</h2> |