Change scale to better fit android mobile
This commit is contained in:
parent
a1b9570553
commit
cb0a1fed97
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=0.5" />
|
<meta name="viewport" content="width=device-width, initial-scale=0.38, minimum-scale=0.25, maximum-scale=3.0, user-scalable=yes" />
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||||
<meta name="mobile-web-app-capable" content="yes" />
|
<meta name="mobile-web-app-capable" content="yes" />
|
||||||
<link rel="icon" sizes="128x128" href="img/comics_128.png" />
|
<link rel="icon" sizes="128x128" href="img/comics_128.png" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user