From bf17b15f5633fa181d77bf5a1bc642cf500d5108 Mon Sep 17 00:00:00 2001 From: futile Date: Tue, 5 Nov 2024 18:03:31 +0000 Subject: [PATCH] user-select on one line of text is more annoying than good --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 9acee6e..c1c6e92 100644 --- a/style.css +++ b/style.css @@ -17,7 +17,6 @@ body { .email { text-decoration: underline dashed; - user-select: text; } .main-title {