summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorSin <[email protected]>2020-07-13 03:43:28 -0700
committerGitHub <[email protected]>2020-07-13 03:43:28 -0700
commitd4bcb7d3de4450e81c4a0a332064e348978b313a (patch)
treedd154f1b2a832c4e7cace8de1fe578009781bd6c /index.html
parentUpdate index.html (diff)
downloadkyzer.co-admin-master.tar.xz
kyzer.co-admin-master.zip
overflow hidden on indexHEADmaster
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d5cf55b..db32b77 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html lang="en">
+<html lang="en" style="overflow: hidden">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">