fitness: more space for map-preview
All checks were successful
CI / update (push) Successful in 2m15s

This commit is contained in:
2026-03-21 19:39:28 +01:00
parent c5bfba5440
commit 11e3e2b216

View File

@@ -223,7 +223,7 @@
color: var(--color-text-secondary);
}
.map-preview {
height: 80px;
height: 150px;
margin-bottom: 0.5rem;
background: color-mix(in srgb, var(--color-primary) 6%, transparent);
border-radius: 6px;