Improve mobile UX on public pages and the live room header.
Deploy Ladill Meet / deploy (push) Successful in 35s

Cap customer-facing logos at 50vw on phones, tighten leave-feedback layout, and show icon-only share plus a blinking record dot on mobile.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-03 14:58:51 +00:00
co-authored by Cursor
parent 56d486d15c
commit 9943dc9e44
7 changed files with 41 additions and 28 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
</head>
<body class="flex min-h-screen items-center justify-center bg-slate-50 font-sans text-slate-900 antialiased">
<div class="mx-auto max-w-md px-6 text-center">
<img src="{{ asset($logo) }}?v={{ @filemtime($logoPath) ?: '1' }}" alt="{{ $title }}" class="mx-auto h-8 w-auto">
<img src="{{ asset($logo) }}?v={{ @filemtime($logoPath) ?: '1' }}" alt="{{ $title }}" class="public-brand-logo mx-auto h-8 w-auto">
<h1 class="mt-6 text-xl font-semibold">We couldn't sign you in</h1>
<p class="mt-2 text-sm text-slate-500">
Sign-in didn't complete after a few tries. This is usually a temporary