disable zoom on mobile
This commit is contained in:
parent
3ebb6e3e89
commit
5f615fd12f
@ -7,12 +7,13 @@
|
||||
href="%PUBLIC_URL%/favicon.ico"
|
||||
crossorigin="use-credentials"
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Лизинговый калькулятор Эволюция"
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1, maximum-scale=1.0,
|
||||
user-scalable=0"
|
||||
/>
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="description" content="Лизинговый калькулятор Эволюция" />
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
href="%PUBLIC_URL%/logo-100.png"
|
||||
|
||||
Reference in New Issue
Block a user