Skip to content

Commit 2eeb730

Browse files
author
Hans Schuller
committed
disable scrolling
1 parent 9935bd5 commit 2eeb730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8">
66
<title>VHS Lanquaid</title>
77
<base href="/">
8-
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' >
99
<link rel="icon" type="image/x-icon" href="favicon.ico">
1010
<link rel="stylesheet" href="/assets/css/bulma.min.css">
1111
<meta name="theme-color" content="#209cee">

0 commit comments

Comments
 (0)