diff --git a/resources/views/public/qr/landing.blade.php b/resources/views/public/qr/landing.blade.php index d13a403..7b6cc8a 100644 --- a/resources/views/public/qr/landing.blade.php +++ b/resources/views/public/qr/landing.blade.php @@ -1217,7 +1217,10 @@
@endif
-
+ {{-- Mobile keeps the centred max-w-md column (which fills the screen + anyway). From sm up the cover is far wider than that column, so the + title is released to the left edge instead of floating mid-banner. --}} +

{{ $aName }}

@if($aTagline)

{{ $aTagline }}