aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/minmax()
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/minmax()')
-rw-r--r--files/fr/web/css/minmax()/index.md10
1 files changed, 1 insertions, 9 deletions
diff --git a/files/fr/web/css/minmax()/index.md b/files/fr/web/css/minmax()/index.md
index 56a234a0f1..6d9a7f6dfa 100644
--- a/files/fr/web/css/minmax()/index.md
+++ b/files/fr/web/css/minmax()/index.md
@@ -1,14 +1,6 @@
---
title: minmax()
slug: Web/CSS/minmax()
-tags:
- - CSS
- - CSS Function
- - CSS Grid
- - Function
- - Layout
- - Reference
- - Web
translation_of: Web/CSS/minmax()
---
{{CSSRef}}
@@ -120,7 +112,7 @@ Si _max_ est inférieur à _min_, alors _max_ sera ignoré et `minmax(min,max)`
### Résultat
-{{EmbedLiveSample("Examples", "100%", 200)}}
+{{EmbedLiveSample("Exemples", "100%", 200)}}
## Spécifications