From 0429f8183d5ccc47a24a999b8784e5bdf23bea7e Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Tue, 5 Mar 2024 15:46:20 +0200 Subject: proto: drawCross fixed, still positioning the reset button --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 1244c27..06b066c 100644 --- a/style.css +++ b/style.css @@ -20,4 +20,8 @@ canvas { #check { position: absolute; display: none; +} + +#reset { + position: absolute; } \ No newline at end of file -- cgit v1.2.3