diff --git a/resources/views/public/qr/landing.blade.php b/resources/views/public/qr/landing.blade.php index 5b7d731..632ccbc 100644 --- a/resources/views/public/qr/landing.blade.php +++ b/resources/views/public/qr/landing.blade.php @@ -1213,32 +1213,26 @@ ]; @endphp
-
+ {{-- Extra bottom padding leaves room so title/sub sit above the overlapping author card --}} +
@if($aCover) -
+
@else
@endif - {{-- Desktop: title stays on the cover --}} - -
- {{-- Mobile: title + sub sit above the author card --}} -
-

{{ $aName }}

- @if($aTagline) -

{{ $aTagline }}

- @endif -
- -
+
+
@if($aAvatar)