Add viewport to voting page to disable scaling on double tap
This commit is contained in:
parent
5f3ae55e51
commit
9becf7f432
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Makerfaire Pátek</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<style>
|
||||
body {
|
||||
background-color: blueviolet;
|
||||
|
Loading…
Reference in New Issue
Block a user