CarletonComputerScienceSociety / website

2021-Present website
https://ccss.carleton.ca
12 stars 25 forks source link

Fixing Mobile S breakpoint for news layout #506

Open ryangchung opened 1 week ago

ryangchung commented 1 week ago

As a follow-up of #504 , the tiles of the news items have a breakpoint set too big, and we should accommodate for smaller screens (smallest should be 320px according to accessibility best practices)

image

Revise the tile layout so that it fits and scales well down to 320px.