aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/@media/device-height/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/@media/device-height/index.md')
-rw-r--r--files/fr/web/css/@media/device-height/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/css/@media/device-height/index.md b/files/fr/web/css/@media/device-height/index.md
index 117e647809..af5d16e56d 100644
--- a/files/fr/web/css/@media/device-height/index.md
+++ b/files/fr/web/css/@media/device-height/index.md
@@ -14,7 +14,7 @@ translation_of: Web/CSS/@media/device-height
## Syntaxe
-La caractéristique `device-height` est définie comme une longueur (type  {{cssxref("<length>")}}). C'est une caractéristique d'intervalle ce qui signifie qu'on peut utiliser les variantes préfixées **`min-device-height`** et **`max-device-height`** afin d'utiliser des critères de minimum et maximum.
+La caractéristique `device-height` est définie comme une longueur (type {{cssxref("<length>")}}). C'est une caractéristique d'intervalle ce qui signifie qu'on peut utiliser les variantes préfixées **`min-device-height`** et **`max-device-height`** afin d'utiliser des critères de minimum et maximum.
## Exemples