Optimized no-sidebar pages spacing / centering (closes #1760)

This commit is contained in:
Bernd Bestel
2022-01-24 21:17:45 +01:00
parent fa3e705673
commit 7e6efb4a14
4 changed files with 9 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
@section('content')
<div class="row">
<div class="col">
<div class="col text-center">
<h1 class="alert alert-danger">{{ $__t('You are not allowed to view this page') }}</h1>
</div>
</div>