From e1ba576b8bfb98947cfb6cb9d6fa018e9258628f Mon Sep 17 00:00:00 2001 From: eline Date: Sat, 6 May 2023 18:42:04 +0200 Subject: [PATCH] Minor fix with style --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index 7f33e46..6df8260 100644 --- a/styles/style.css +++ b/styles/style.css @@ -100,7 +100,7 @@ a:focus { position: absolute; bottom: 5rem; right: 0; - /* user-select: none; */ + user-select: none; pointer-events: none; }