css: replace hardcoded values with design tokens
All checks were successful
CI / update (push) Successful in 1m34s

Replace 30 border-radius: 1000px → var(--radius-pill), 6 border-radius:
20px → var(--radius-card), 21 transition: 100ms → var(--transition-fast),
and 32 transition: 200ms → var(--transition-normal) across the codebase.
This commit is contained in:
2026-02-16 09:39:30 +01:00
parent 4191012cf1
commit 0e9daf296d
33 changed files with 282 additions and 92 deletions

View File

@@ -106,6 +106,17 @@ export const mysteryReferences = {
]
} as const;
// Reference for the three opening Ave Marias (Faith, Hope, Love)
export const theologicalVirtueReference = {
title: "Das Hohelied der Liebe",
reference: "1 Kor 13, 1-13"
} as const;
export const theologicalVirtueReferenceEnglish = {
title: "The Hymn to Love",
reference: "1 Cor 13:1-13"
} as const;
export const mysteryReferencesEnglish = {
lichtreichen: [
{