Skip to content

Commit 9cf2ce5

Browse files
committed
put back the shink to fit
1 parent 8a5cb19 commit 9cf2ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ On `app/views/layouts/application.html.erb` do:
115115
<html>
116116
<head>
117117
<title>TwitterClone</title>
118-
<meta name="viewport" content="width=device-width,initial-scale=1">
118+
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
119119
<%= csrf_meta_tags %>
120120
<%= csp_meta_tag %>
121121

0 commit comments

Comments
 (0)