CSSS / csss-site-frontend

CSSS Website Frontend (2024 - Present)
https://new.sfucsss.org/
GNU Affero General Public License v3.0
6 stars 6 forks source link

Fix grid layout for mobile devices #37

Closed micahdbak closed 1 month ago

micahdbak commented 3 months ago

It does work, but the arrow in the homepage thing is missing.

At least on Safari on iPhone.

Maybe the vh CSS unit isn't useful in this case

micahdbak commented 3 months ago

Oh, while I'm at it, fix layout of page content when window is huge

micahdbak commented 1 month ago

fixed in #74 (use lvh instead of vh unit)