Auto commit: 2026-04-16T10:10:15.563Z

This commit is contained in:
Flatlogic Bot 2026-04-16 10:10:15 +00:00
parent e1c2d4076d
commit 48387223bb
2 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 KiB

View File

@ -149,8 +149,8 @@ urban_hikes_render_nav('directory');
<?php $highlights = array_slice(urban_hikes_highlight_items((string)$route['highlights']), 0, 3); ?>
<div class="col-12">
<article class="panel-card route-card h-100">
<div class="d-flex flex-column-reverse flex-lg-row-reverse gap-3 justify-content-between">
<div class="route-image-placeholder" style="width: 200px; height: 150px; background: #deded8; border-radius: var(--radius-md);"></div>
<div class="d-flex flex-column flex-lg-row gap-3 justify-content-between">
<div class="route-image-placeholder me-lg-4" style="width: 200px; height: 150px; background: #deded8; border-radius: var(--radius-md);"></div>
<div class="flex-grow-1">
<div class="d-flex flex-wrap gap-2 mb-3">
<span class="badge text-bg-light border"><?= htmlspecialchars($route['city']) ?></span>