aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/cross_axis/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/cross_axis/index.html')
-rw-r--r--files/fr/glossary/cross_axis/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/cross_axis/index.html b/files/fr/glossary/cross_axis/index.html
index 5084de43ea..a718d12b69 100644
--- a/files/fr/glossary/cross_axis/index.html
+++ b/files/fr/glossary/cross_axis/index.html
@@ -1,11 +1,12 @@
---
title: Axe transversal
-slug: Glossaire/Axe_transversal
+slug: Glossary/Cross_Axis
tags:
- CSS
- Glossaire
- axes
translation_of: Glossary/Cross_Axis
+original_slug: Glossaire/Axe_transversal
---
<p>L'axe transversal d'une {{glossary("flexbox")}} traverse l'{{glossary("Main Axis","axe principal")}}, donc si la {{glossary("flex-direction")}} et l'axe principal sont <code>row</code> (<em>ligne</em>) ou <code>row-reverse</code> l'axe transversal est en colonne.</p>