Maks | неизвестные изменения

This commit is contained in:
GP_DEV
2025-11-21 20:56:17 +03:00
parent f91cc8faf5
commit 1a08237212
7 changed files with 721 additions and 719 deletions

View File

@@ -50,8 +50,8 @@ if ($trainers) {
<section class="max-[768px]:py-[40px] max-[768px]:pb-[20px] py-[90px] pb-[45px]">
<div class="container mx-auto">
<?php if ($trainers_data): ?>
<div class="max-[768px]:items-center max-[768px]:justify-center flex flex-wrap gap-[24px]">
<?php foreach ($trainers_data as $trainer_data):
<div class="place-content-center max-[768px]:justify-center grid gap-[24px] grid-cols-[repeat(auto-fit,minmax(312px,312px))]">
<?php foreach ($trainers_data as $trainer_data):
if ($trainer_data['name']) {
$trainer = $trainer_data['post']; ?>
<a href="<?php echo get_permalink($trainer->ID); ?>" class="!no-underline group block">