This commit is contained in:
2026-05-28 11:23:48 -05:00
parent 0e6b54b9e4
commit b628bbb83f
3 changed files with 3 additions and 3 deletions

View File

@@ -138,7 +138,7 @@
<!-- Disclaimer: volle Breite, unterhalb beider Spalten --> <!-- Disclaimer: volle Breite, unterhalb beider Spalten -->
<div class="px-6 pb-6"> <div class="px-6 pb-6">
<p class="text-sm text-neutral-500 leading-relaxed border-t border-neutral-200 pt-4"> <p class="disclaimer text-sm text-neutral-500 leading-relaxed border-t border-neutral-200 pt-4">
The information on this listing has been provided by either the seller or a business broker representing the 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 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 information and assumes no responsibility for its accuracy, veracity, or completeness. See our full

View File

@@ -151,7 +151,7 @@
<!-- Disclaimer: volle Breite, unterhalb beider Spalten --> <!-- Disclaimer: volle Breite, unterhalb beider Spalten -->
<div class="pt-6"> <div class="pt-6">
<p class="text-sm text-neutral-500 leading-relaxed border-t border-neutral-200 pt-4"> <p class="disclaimer text-sm text-neutral-500 leading-relaxed border-t border-neutral-200 pt-4">
The information on this listing has been provided by either the seller or a business broker representing the 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 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 information and assumes no responsibility for its accuracy, veracity, or completeness. See our full

View File

@@ -1,4 +1,4 @@
:host ::ng-deep p { :host ::ng-deep p:not(.disclaimer) {
display: block; display: block;
//margin-top: 1em; //margin-top: 1em;
//margin-bottom: 1em; //margin-bottom: 1em;