forked from External/greenlight
GRN2-xx: Fixed scaling issue on mobile (#843)
* Disabled browser auto zoom * Fixed spacing * Removed unnecessary file
This commit is contained in:
committed by
Jesus Federico
parent
12193c2008
commit
9c9867b4e7
@ -35,6 +35,7 @@
|
||||
<meta property="og:url" content="<%= request.base_url %>" />
|
||||
<meta property="og:image" content="<%= logo_image %>" />
|
||||
|
||||
<meta name="viewport" content= "width=device-width, user-scalable=no">
|
||||
<%= csrf_meta_tags %>
|
||||
|
||||
<!-- Global javascript variables and helpers. -->
|
||||
|
Reference in New Issue
Block a user