style(windkarte): Hinweis kleiner (text-xs), Bindestrich raus
Deploy / verify (push) Successful in 1m16s
Deploy / deploy (push) Successful in 1m28s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Peter Meier
2026-07-01 16:02:25 +02:00
parent c12d626507
commit f8bbf59f90
@@ -120,8 +120,8 @@ let areas = $state<WindArea[]>([]);
</div>
{/if}
<p class="mb-3 rounded-lg border border-wald-200 bg-wald-50 px-3 py-2 text-sm text-wald-800">
👉 <strong>Klicke dein Vorranggebiet</strong> auf der Karte — für Details und um direkt deine Stellungnahme zu schreiben.
<p class="mb-3 rounded-lg border border-wald-200 bg-wald-50 px-3 py-1.5 text-xs text-wald-800">
👉 <strong>Klicke dein Vorranggebiet</strong> auf der Karte, um Details zu sehen und direkt deine Stellungnahme zu schreiben.
</p>
<div class="map-container relative overflow-hidden rounded-xl border border-stein-200 shadow-sm">