Nice work deploying your app to production. Though your site looks great on my computer, on mobile, it could look a lot better.
I’ve marked a good spot in your code here to add a “meta tag” that should help make your app look good on all mobile devices as well.
This is a great opportunity for you to do some research on a “viewport meta tag” that will solve this issue. Take some time to Google it, and try implementing it on your own. Once you’ve figured it out, let me know in the comments below. :)
https://github.com/RSalcido2019/1st-Repository/blob/5804f15e6645865b9893b82f6309a9e2242caeaf/app/views/layouts/application.html.erb#L7
Nice work deploying your app to production. Though your site looks great on my computer, on mobile, it could look a lot better.
I’ve marked a good spot in your code here to add a “meta tag” that should help make your app look good on all mobile devices as well.
This is a great opportunity for you to do some research on a “viewport meta tag” that will solve this issue. Take some time to Google it, and try implementing it on your own. Once you’ve figured it out, let me know in the comments below. :)
https://github.com/RSalcido2019/1st-Repository/blob/5804f15e6645865b9893b82f6309a9e2242caeaf/app/views/layouts/application.html.erb#L7