mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
More compact page headers / streamlined new page design for all pages
This commit is contained in:
@@ -8,9 +8,11 @@
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h2 class="title">@yield('title')</h2>
|
||||
<hr>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="my-2 py-1">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-xs-12">
|
||||
<h4 class="mt-2">{{ $__t('Recipe card') }}</h4>
|
||||
|
Reference in New Issue
Block a user