change pos of Contact the Author of this Listing

This commit is contained in:
Andreas Knuth 2025-08-05 19:18:03 -05:00
parent 8624c1b8da
commit 4d74c20c87
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
@if(this.images.length>0){ @if(this.images.length>0){
<h2 class="text-xl font-semibold">Contact the Author of this Listing</h2> <h2 class="text-xl font-semibold">Contact the Author of this Listing</h2>
}@else { }@else {
<div class="md:mt-[-60px] text-2xl font-bold mb-4">Contact the Author of this Listing</div> <div class="text-2xl font-bold mb-4">Contact the Author of this Listing</div>
} }
<p class="text-sm text-gray-600 mb-4">Please include your contact info below</p> <p class="text-sm text-gray-600 mb-4">Please include your contact info below</p>
<form class="space-y-4"> <form class="space-y-4">