From f4ce28891420abf92e6dccf4c31381e5e8db3802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20F=C3=BCrderer?= Date: Fri, 4 Sep 2020 19:24:49 +0200 Subject: [PATCH] Allow the user to place cards in rows with previous missing elements Closes #8 --- index.html | 21 +++++++++++---------- quiz.css | 4 ++++ quiz.js | 3 +++ 3 files changed, 18 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index c1fafae..b514d52 100644 --- a/index.html +++ b/index.html @@ -24,16 +24,17 @@