feat(ui): optimize landing page and showcase for mobile (hamburger nav, 2-col grid, compact lightbox)
This commit is contained in:
@@ -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 = [] %}
|
||||
|
||||
Reference in New Issue
Block a user