GenerateNU / website

https://generatenu.com
8 stars 0 forks source link

Copy mobile intro #165

Closed jcui2001 closed 1 year ago

jcui2001 commented 1 year ago

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