pos and size change

This commit is contained in:
2026-05-28 11:05:32 -05:00
parent 621e5222fa
commit 097f911889

View File

@@ -104,15 +104,16 @@
<!-- <div style="height: 300px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers" [leafletCenter]="mapCenter" [leafletZoom]="mapZoom"></div> --> <!-- <div style="height: 300px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers" [leafletCenter]="mapCenter" [leafletZoom]="mapZoom"></div> -->
<div style="height: 400px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers" <div style="height: 400px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers"
[leafletCenter]="mapCenter" [leafletZoom]="mapZoom" (leafletMapReady)="onMapReady($event)"></div> [leafletCenter]="mapCenter" [leafletZoom]="mapZoom" (leafletMapReady)="onMapReady($event)"></div>
<p class="mt-3 text-xs text-neutral-500 leading-relaxed">
The information on this listing has been provided by either the seller or a business broker representing the seller.
BizMatch, Inc. has no interest or stake in the sale of this business and has not verified any of the information
and assumes no responsibility for its accuracy, veracity, or completeness.
See our full <a class="text-primary-600 hover:underline hover:cursor-pointer" routerLink="/terms-of-use">Terms of Use</a>.
</p>
</div> </div>
</div> </div>
<!-- Disclaimer: immer sichtbar, unabhängig von der Map -->
<p class="mt-4 text-sm text-neutral-500 leading-relaxed w-full">
The information on this listing has been provided by either the seller or a business broker
representing the seller. BizMatch, Inc. has no interest or stake in the sale of this business
and has not verified any of the information and assumes no responsibility for its accuracy,
veracity, or completeness. See our full
<a class="text-primary-600 hover:underline hover:cursor-pointer" routerLink="/terms-of-use">Terms of Use</a>.
</p>
<!-- Right column --> <!-- Right column -->
<div class="w-full lg:w-1/2 mt-6 lg:mt-0 print:hidden"> <div class="w-full lg:w-1/2 mt-6 lg:mt-0 print:hidden">
<h2 class="md:mt-8 mb-4 text-xl font-bold">Contact the Author of this Listing</h2> <h2 class="md:mt-8 mb-4 text-xl font-bold">Contact the Author of this Listing</h2>