summaryrefslogtreecommitdiff
path: root/docs/index.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@figma.com>2019-05-27 04:13:55 +0300
committerRasmus Andersson <rasmus@figma.com>2019-05-27 04:13:55 +0300
commit1f05e6237ffdbb8262eeeecc21ef4e1e52768aa7 (patch)
treeeaad4d52807eb9b5675a3fd111079ff50ebeb499 /docs/index.css
parent91be54ae8c1b8d4b9ceb6310e0b05495271f8efd (diff)
downloadinter-1f05e6237ffdbb8262eeeecc21ef4e1e52768aa7.tar.xz
website: charset fix for ios
Diffstat (limited to 'docs/index.css')
-rw-r--r--docs/index.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/index.css b/docs/index.css
index e226318e1..bcac587df 100644
--- a/docs/index.css
+++ b/docs/index.css
@@ -162,8 +162,6 @@ h1 {
box-shadow: inset -1px -1px 0 var(--gridColor);
cursor: cell;
- user-select: none;
- -webkit-user-select: none;
}
/* for window width >= 1600 */
@media only screen and (min-width: 1599px) {