fix(ticket): minor adjustment pada preview download

This commit is contained in:
ardhikaxx 2026-02-25 12:06:07 +07:00
parent 3ce2180325
commit 52b2b3d1a5
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@
</div> </div>
@endif @endif
<div class="row g-3"> <div class="d-flex justify-content-center align-item-center">
@foreach($order->items as $item) @foreach($order->items as $item)
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="{{ $loop->index * 90 }}"> <div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="{{ $loop->index * 90 }}">
<div class="ticket-preview h-100"> <div class="ticket-preview h-100">