Remove Device zoom to make it accesible from mobile platforms event if app is not responsive
parent
f929a9044d
commit
b76a844346
|
@ -6,7 +6,7 @@ html(lang="en", ng-app="taiga")
|
|||
meta(http-equiv="content-type", content="text/html; charset=utf-8")
|
||||
meta(name="description", content="Taiga Landing page")
|
||||
meta(name="keywords", content="Agile, Taiga, Management, Github")
|
||||
meta(name="viewport", content="width=device-width, user-scalable=no")
|
||||
//-meta(name="viewport", content="width=device-width, user-scalable=no")
|
||||
link(rel="stylesheet", href="/styles/main.css")
|
||||
link(rel="icon", type="image/png", href="/images/favicon.png")
|
||||
|
||||
|
|
Loading…
Reference in New Issue