Commit graph

3 commits

Author SHA1 Message Date
Leo
4d896adcdb Fix bottom nav bar hidden on mobile
Use 100dvh (dynamic viewport height) so the layout accounts for mobile
browser chrome (address bar, navigation bar), with 100vh as fallback.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 20:42:44 +02:00
Leo
735a8c1438 Improve mobile responsiveness
Add viewport meta tag to prevent mobile browsers from scaling down the
page, and add responsive CSS for screens ≤600px to keep the UI readable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 16:49:23 +02:00
Leo
3f2a51904b Initial commit 2026-02-12 19:10:05 +02:00