diff --git a/SRC/public/css/memory.css b/SRC/public/css/memory.css index c567024..92528e6 100644 --- a/SRC/public/css/memory.css +++ b/SRC/public/css/memory.css @@ -120,7 +120,7 @@ img { */ .mg__start-screen { text-align: center; - padding: 80px 20px; + padding: 5% 20px; } .mg__start-screen--heading { diff --git a/SRC/public/js/memory.js b/SRC/public/js/memory.js index c5e1d98..878c53c 100644 --- a/SRC/public/js/memory.js +++ b/SRC/public/js/memory.js @@ -198,7 +198,7 @@ \ \
\ - \ + \
'; this.gameMeta.innerHTML = this.gameMetaHTML; this.game.appendChild(this.gameMeta); @@ -207,8 +207,8 @@ // - this.gameStartScreenHTML = '

Welcome to the Memory Game!

\ -

Choisir niveau

\ + this.gameStartScreenHTML = '

JEU MEMORY

\ +

Choisir un niveau :

\