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

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

@ -149,7 +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 flex-lg-row gap-3 justify-content-between">
<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="flex-grow-1">
<div class="d-flex flex-wrap gap-2 mb-3">
<span class="badge text-bg-light border"><?= htmlspecialchars($route['city']) ?></span>