feat: Lottie-Animation neben Pigmento-Titel im Header

Fluid Loading Animation.json via lottie-web (CDN) als 36x36px SVG
animiert neben dem h1-Titel. Loop, autoplay, kein Build-Schritt nötig.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ferdinand
2026-04-03 13:55:11 +02:00
parent ad04577ce2
commit f5a976b3a4
2 changed files with 15 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ header {
z-index: 10;
}
header h1 { font-size: 1.2rem; margin-bottom: 0.75rem; }
header h1 { font-size: 1.2rem; margin-bottom: 0; }
nav { display: flex; gap: 0.5rem; }