mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
Optimized no-sidebar pages spacing / centering (closes #1760)
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user