diff --git a/base.js b/base.js index f539658..7171a93 100644 --- a/base.js +++ b/base.js @@ -121,10 +121,10 @@ App.update = (txt = ``) => { if (include) { s += ` -
-
${App.nouns[i]}
-
->
-
${App.nouns[index]}
+
+
${App.nouns[i]}
+
->
+
${App.nouns[index]}
` }