From b8ad5c787f67eef8534ca21752f7f5816b71204e Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Tue, 11 Oct 2022 00:06:55 +0200 Subject: Simplified the way letters are handled --- index.css | 2 +- index.html | 2 +- index.js | 92 ++++++++++++++++---------------------------------------------- 3 files changed, 25 insertions(+), 71 deletions(-) diff --git a/index.css b/index.css index 6c7c89c..ab00f8f 100644 --- a/index.css +++ b/index.css @@ -58,7 +58,7 @@ td { font-weight: bold; } -#letters_left { +#remaining_letters { max-width: 405px; } diff --git a/index.html b/index.html index 37f8281..6ea4c01 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ player one name: 0
player two name: 0

-

+