better page styling

This commit is contained in:
Simon Martens
2025-09-15 12:53:46 +02:00
parent 9c287701bb
commit 7b63b8e6fd
6 changed files with 566 additions and 124 deletions

View File

@@ -1,6 +1,6 @@
{{ $model := .model }}
{{ $date := .model.Datum.When }}
<div class="sticky top-4 bg-white border border-slate-200 rounded-lg p-4 mb-6 z-10">
<div class="sticky top-4 mb-12 z-10">
<!-- Header with year link left, nav buttons right -->
<div class="flex items-center justify-between mb-3">
<a href="/jahrgang/{{- $date.Year -}}"