feat(ui): optimize landing page and showcase for mobile (hamburger nav, 2-col grid, compact lightbox)

This commit is contained in:
2026-07-18 09:41:42 +08:00
parent 64dfa71bd0
commit ae1a23143e
3 changed files with 38 additions and 15 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
</div>
</div>
</div>
<div class="section-header">
<h1>📮 {{ profile_user.username }} {{ 'showcase.title'|t(lang) }}</h1>
<div class="section-header" style="text-align:center">
<h1 style="font-size:1.3rem">📮 {{ profile_user.username }} {{ 'showcase.title'|t(lang) }}</h1>
</div>
{% set sent_visible = [] %}