diff options
Diffstat (limited to 'files/pt-br/web/css/object-fit/index.html')
-rw-r--r-- | files/pt-br/web/css/object-fit/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/css/object-fit/index.html b/files/pt-br/web/css/object-fit/index.html index 261e5585e9..4df0f024dd 100644 --- a/files/pt-br/web/css/object-fit/index.html +++ b/files/pt-br/web/css/object-fit/index.html @@ -13,7 +13,7 @@ translation_of: Web/CSS/object-fit <h2 id="Syntax" name="Syntax">Syntax</h2> -<pre class="twopartsyntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <pre><code>object-fit: fill</code> <code>object-fit: contain</code> |