ui: Archiv/Library mit Titel oben, Archiv-Atlas zeigt 10 + 'alle →'; Logo +10%, Masthead-Abstände +20%

- Archiv-Root + Library-Übersicht bekommen einen section-title ganz oben.
- Archiv-Atlas: letzte 10 statt 6 pro Kategorie, 'alle in … →' am Block-Ende.
- Subsektionen rendern ihren Intro (.Content) nach dem Header.
- Wordmark clamp 140-200 → 154-220 (+10%); Header-Padding 0.4rem/2px → 0.48rem/2.4px,
  Logo↔Menü 0.1→0.12em (+20%).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 00:29:42 +02:00
parent 6e4bb06f5f
commit fc422c78d0
3 changed files with 15 additions and 13 deletions
+1
View File
@@ -1,4 +1,5 @@
{{ define "main" }}
<header class="section-header"><h1 class="section-title">{{ .Title }}</h1></header>
{{ .Content }}
{{ $pages := where site.RegularPages "Section" "library" }}