Fixed css and added no guides text
This commit is contained in:
@@ -17,5 +17,8 @@
|
||||
{!! $guide->guide_articles !!}
|
||||
<hr class="w-100">
|
||||
@endforeach
|
||||
@if(count($guides) < 1)
|
||||
<p style="margin: 0 18px;">Der er ingen vejledninger.</p>
|
||||
@endif
|
||||
</main>
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user