flix / programming-flix

A tutorial for programming in Flix
Apache License 2.0
6 stars 13 forks source link

fix: allow page to have small widths on mobile #88

Closed jryans closed 2 years ago

jryans commented 2 years ago

This tweaks the width constraint so that smaller screens can wrap the page content to match the screen width.

Before

After

magnus-madsen commented 2 years ago

Thanks!

jryans commented 2 years ago

Thanks! Forgot about the commit style, I'll re-read the PR guide next time. 😅

magnus-madsen commented 2 years ago

No worries!

magnus-madsen commented 2 years ago

This will be live next time I manually update the site.