Мелкая графическая доработка

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2021-10-12 13:27:44 +10:00
parent 53281ee422
commit 95b5d920b9

View File

@ -28,7 +28,7 @@ use app\models\Search;
<?php else : ?>
<?php if (isset($response) && is_array($response) && $response) : ?>
<div class="row py-3 w-100 flex-column">
<div class="row py-4 w-100 flex-column">
<section class="col-auto mb-4">
<h4 class="ml-4 mb-3">Товары по запросу: "<?= $query ?? 'ошибка чтения запроса' ?>"</h4>