From 0b908bd49556961b446468c4440f39172ad90810 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Thu, 26 Mar 2020 12:34:23 +0100
Subject: [PATCH] Fix spacings in Orda rules

---
 client/src/translations/rules/Orda/en.pug | 4 ++--
 client/src/translations/rules/Orda/es.pug | 6 +++---
 client/src/translations/rules/Orda/fr.pug | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/client/src/translations/rules/Orda/en.pug b/client/src/translations/rules/Orda/en.pug
index 6cfccab1..9539645c 100644
--- a/client/src/translations/rules/Orda/en.pug
+++ b/client/src/translations/rules/Orda/en.pug
@@ -5,7 +5,7 @@ p.boxed
 img.img-center(src="/images/variants/Orda/Orda.png")
 
 p
-  | Orda Chess is a chess variant designed in 2020 by Couch Tomato.
+  | Orda Chess is a chess variant designed in 2020 by Couch Tomato. 
   span.italic
     | Note: he'd rather remain anonymous :)
     | Anyway this text and all the images are from him. 
@@ -13,7 +13,7 @@ p
   | two different armies. Ralph Betza's 
   a(href="https://www.chessvariants.com/unequal.dir/cwda.html")
     | Chess with Different Armies
-  | was an inspiration, but the goal was to be a little more streamlined
+  | &nbsp;was an inspiration, but the goal was to be a little more streamlined
   | with the theme here.
   | In this case, the theme of the new army is knight-based movement,
   | where most pieces have an element of knight movement.
diff --git a/client/src/translations/rules/Orda/es.pug b/client/src/translations/rules/Orda/es.pug
index 275857de..4c684a6f 100644
--- a/client/src/translations/rules/Orda/es.pug
+++ b/client/src/translations/rules/Orda/es.pug
@@ -5,15 +5,15 @@ p.boxed
 img.img-center(src="/images/variantes/Orda/Orda.png")
 
 p
-  | Orda Chess es una variante inventada en 2020 por Couch Tomato
+  | Orda Chess es una variante inventada en 2020 por Couch Tomato 
   span.italic
     | Nota: él prefiere permanecer en el anonimato :) En cualquier caso,
     | la versión Inglés de este texto y todas las imágenes son de él. 
   | La idea de este juego era conseguir una pelea asimétrica real con
   | diferentes ejércitos Las variaciones de Ralph Betza 
   a(href="https://www.chessvariants.com/unequal.dir/cwda.html")
-     | con diferentes ejércitos
-   | fueron una inspiración pero el objetivo era estar en
+    | con diferentes ejércitos
+  | &nbsp;fueron una inspiración pero el objetivo era estar en
   | adecuación con el tema actual. En nuestro caso, el tema de
   | nuevo ejército es como se mueve el caballo: la mayoría de las piezas
   | tener un elemento que evoca el movimiento del caballo.
diff --git a/client/src/translations/rules/Orda/fr.pug b/client/src/translations/rules/Orda/fr.pug
index 6cf8be7b..211fa71e 100644
--- a/client/src/translations/rules/Orda/fr.pug
+++ b/client/src/translations/rules/Orda/fr.pug
@@ -5,7 +5,7 @@ p.boxed
 img.img-center(src="/images/variants/Orda/Orda.png")
 
 p
-  | Orda Chess est une variante inventée en 2020 par Couch Tomato
+  | Orda Chess est une variante inventée en 2020 par Couch Tomato 
   span.italic
     | Note : il préfère rester anonyme :) En tout cas la version
     | anglaise de ce texte et toutes les images sont de lui. 
@@ -13,7 +13,7 @@ p
   | des armées différentes. Les variantes de Ralph Betza 
   a(href="https://www.chessvariants.com/unequal.dir/cwda.html")
     | avec des armées différentes
-  | ont été une source d'inspiration, mais l'objectif était d'être en
+  | &nbsp;ont été une source d'inspiration, mais l'objectif était d'être en
   | adéquation avec le thème présent. Dans notre cas, le thème de la
   | nouvelle armée est le déplacement de cavalier : la plupart des pièces
   | ont un élément évoquant le mouvement du cavalier.
-- 
2.44.0