fix(hikes): square-ish SAC red/blue painted markers (44px → 28px)

This commit is contained in:
2026-05-19 08:30:02 +02:00
parent c082da700d
commit 2c3886296c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -634,7 +634,7 @@
* T4T6: white-blue-white painted Alpinwanderweg marker. */
.sac-marker {
grid-row: 1 / span 2;
width: 44px;
width: 28px;
height: 20px;
}