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

@@ -5,7 +5,7 @@
@section('content')
<div class="row">
<div class="col-lg-6 offset-lg-3 col-12">
<div class="col-lg-4 offset-lg-4 col-md-6 offset-md-3 col-12">
<h2 class="text-center">@yield('title')</h2>
<hr class="my-2">