summaryrefslogtreecommitdiff
path: root/resources/views/index.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/index.blade.php')
-rw-r--r--resources/views/index.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php
index c542406..9e680a3 100644
--- a/resources/views/index.blade.php
+++ b/resources/views/index.blade.php
@@ -75,7 +75,7 @@ Angebote
</a>
</div>
<div class="col-md-8 px-10">
- <div class="card-header">
+ <div class="card-header card-header-dp-none">
<p><strong>
<a style="color: inherit;" href="{{ route('search', [ 'q' => ucfirst($offer->spirit_type) ] ) }}" title="Alle {{ ucfirst($offer->spirit_type) }} anzeigen">{{ ucfirst($offer->spirit_type) }}</a>
</strong></p>