Open MattHelton opened 5 years ago
I added the Meta tag you suggested, and it's really awesome. Thank you for the feedback.
-Patrick
On Sat, Aug 24, 2019 at 12:32 PM Matthew Helton notifications@github.com wrote:
Add a meta tag to your app/views/layouts/application.html.erb file so your site looks good on mobile devices. It should look like this:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/holtpd/splurty/issues/1?email_source=notifications&email_token=AEYO6GUZ3FBZIWLWTPXPG5LQGFWCHA5CNFSM4IPGYUY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHGEYQQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AEYO6GWK3UXKZNXNTWRD4CDQGFWCHANCNFSM4IPGYUYQ .
Add a meta tag to your
app/views/layouts/application.html.erb
file so your site looks good on mobile devices. It should look like this:<meta name="viewport" content="width=device-width, initial-scale=1">