From 7c9c46779f16bd8a411aec3ced396a1e4ab60601 Mon Sep 17 00:00:00 2001 From: NetMan <13informatyka14@gmail.com> Date: Tue, 9 Jan 2024 20:16:14 +0100 Subject: [PATCH] Grid create and remove in functions, added changing grid size --- index.html | 3 ++- script.js | 48 ++++++++++++++++++++++++++++++++---------------- style.css | 2 +- 3 files changed, 35 insertions(+), 18 deletions(-) diff --git a/index.html b/index.html index e02de6c..9a64174 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,8 @@