change pos of Contact the Author of this Listing
This commit is contained in:
parent
8624c1b8da
commit
4d74c20c87
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue