From e78b671a3062d285cfa932589760c5326ba486a2 Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Tue, 5 Mar 2024 12:51:29 +0200 Subject: meta: renamed description --- style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 55f2e5c..1244c27 100644 --- a/style.css +++ b/style.css @@ -15,4 +15,9 @@ canvas { border: 3px dashed orange; padding: 4px; pointer-events: none; +} + +#check { + position: absolute; + display: none; } \ No newline at end of file -- cgit v1.2.3