summaryrefslogtreecommitdiff
path: root/site/resources/views/search.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/resources/views/search.blade.php')
-rw-r--r--site/resources/views/search.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/resources/views/search.blade.php b/site/resources/views/search.blade.php
index aad5572..c7b7e98 100644
--- a/site/resources/views/search.blade.php
+++ b/site/resources/views/search.blade.php
@@ -15,7 +15,7 @@ Sie haben nach {{ ucfirst($search_phrase) }} gesucht ({{$data->count()}} Treffer
@section('content')
<div class="container">
<div class="jumbotron p-3 p-md-5 text-white rounded bg-dark bbg-white ttext-dark box-shadow">
- <div class="col-md-6 px-0">
+ <div class="col-md-12 px-0">
<h1 class="display-4 font-italic">
<?php
if ( "" == $search_phrase) {