style: update typography and enhance OrganisationsBlock layout
Deploy / verify (push) Successful in 41s
Deploy / deploy (push) Successful in 1m0s

- Changed comment in app.css to reflect German terminology for quotes.
- Added Button component to OrganisationsBlock for improved call-to-action presentation.
- Adjusted button styling and layout in OrganisationsBlock for better responsiveness and visual consistency.
This commit is contained in:
Peter Meier
2026-04-21 13:39:57 +02:00
parent 47cca3abc6
commit bedfe597ab
3 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
}
:root {
/* Typography Inter (primary), Lora (quotes) */
/* Typography Inter (primary), Lora (Zitate) */
--font-body: Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;
--font-secondary: "Lora Variable", Lora, Georgia, "Times New Roman", serif;