Auto commit: 2026-04-16T10:10:15.563Z
This commit is contained in:
parent
e1c2d4076d
commit
48387223bb
BIN
assets/pasted-20260416-100807-511c0cf1.png
Normal file
BIN
assets/pasted-20260416-100807-511c0cf1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 551 KiB |
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user