Closed jcui2001 closed 1 year ago
Fixed mobile intro content being offcenter on iphone se.
I created a media query for the iphone se size (375px) and set the margins of the intro content to be centered on page
I resized the screen to narrow viewport heights and widths, zoomed in and out to the max values, and checked using mobile inspect.
Whether the relative positioning of the header texts and the cards is appropriate
I implemented a decent mobile look, although the styling will be changed entirely in a different ticket.
MY VERSION
What was the ticket?
Fixed mobile intro content being offcenter on iphone se.
What did I do?
I created a media query for the iphone se size (375px) and set the margins of the intro content to be centered on page
How did I test it?
I resized the screen to narrow viewport heights and widths, zoomed in and out to the max values, and checked using mobile inspect.
What could go wrong in the future? What parts of your code should the reviewer pay the most attention to?
Whether the relative positioning of the header texts and the cards is appropriate
Additional comments for the reviewers
I implemented a decent mobile look, although the styling will be changed entirely in a different ticket.
Screenshots
MY VERSION