diff --git a/src/splash/index.html b/src/splash/index.html index a8f61fa..dd5a04c 100644 --- a/src/splash/index.html +++ b/src/splash/index.html @@ -42,7 +42,7 @@ font-family: var(--font-primary), 'Whitney', sans-serif; box-sizing: border-box; - -webkit-user-select: none; + user-select: none; cursor: default; }