From a3bbe8399dc5818c265db4ef9b6a93062ff0152c Mon Sep 17 00:00:00 2001 From: Alexander Zhirov Date: Tue, 2 May 2023 03:32:10 +0300 Subject: [PATCH] disable selection --- css/style.css | 1 + index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 930e9da..d3c3aa0 100644 --- a/css/style.css +++ b/css/style.css @@ -24,6 +24,7 @@ body { margin: 0; opacity: 0; font-family: ProblematicPiercer; + cursor: default; } div.row { diff --git a/index.html b/index.html index 1d4db0b..ecb7f70 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - +