This commit is contained in:
Kevin Adametz 2022-06-15 18:08:45 +02:00
parent 9b0b5feb7e
commit 7a040c3e19
106 changed files with 4074 additions and 1349 deletions

View file

@ -47,7 +47,7 @@
<!-- Project details -->
<div class="card mb-4">
<h6 class="card-header">{{ __('Shop details') }}</h6>
<h5 class="card-header">{{ __('Shop details') }}</h5>
<ul class="list-group list-group-flush">
<li class="list-group-item d-flex justify-content-between align-items-center">
<div class="text-muted">{{ __('name') }}</div>

View file

@ -2,8 +2,8 @@
<h6 class="card-header">{{ __('shop image') }}<br><small>{{ __('shop image copy') }}</small>
</h6>
<h5 class="card-header">{{ __('shop image') }}<br><small>{{ __('shop image copy') }}</small>
</h5>
<div class="card-body p-3">
<style>
.dz-message {

View file

@ -8,8 +8,8 @@
<h6 class="card-header">{{ __('shop on site') }}<br><small>{{ __('shop on site copy') }}</small>
</h6>
<h5 class="card-header">{{ __('shop on site') }}<br><small>{{ __('shop on site copy') }}</small>
</h5>
<div class="card-body p-3">
<style>
.dz-message {