kas-catholic / confessit-web

Source code for https://confessit.app
MIT License
18 stars 7 forks source link

Shrink padding on mobile #43

Closed kas-catholic closed 11 months ago

kas-catholic commented 1 year ago

The new padding looks great on desktop but perhaps doesn't leave enough room for content on small phone screens. Use media queries to reduce the padding only on small screen sizes.

See https://github.com/kas-catholic/confessit-web/pull/41 to see where recent changes to desktop padding are.

kas-catholic commented 11 months ago

Fixed by #52