diff --git a/src/components/GlobalStyles.astro b/src/components/GlobalStyles.astro index 589f999..6e841da 100644 --- a/src/components/GlobalStyles.astro +++ b/src/components/GlobalStyles.astro @@ -11,10 +11,11 @@ --ff-heading: "Clash Display", sans-serif; --ff-body: "Archivo", sans-serif; - --fs-xl: clamp(3rem, 4vw + 1rem, 6rem); + --fs-xl: clamp(3rem, 5vw + 1rem, 6rem); --fs-600: 1.25rem; --fs-500: 1.125rem; --fs-400: 1rem; + --fs-300: 0.75rem; } * { diff --git a/src/components/Hero.astro b/src/components/Hero.astro index a541988..b7aed0b 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -21,6 +21,8 @@ import Logo from "../assets/ci/icon-only.svg"; > --> +
© 2025 Michael Rieger
+- I use self-hosted Umami to track basic website usage. - No personal data, cookies, or IP addresses are collected. + I use self-hosted Umami to track basic website usage. No personal data, cookies, or IP + addresses are collected.
- The website is hosted by Hetzner Online GmbH. - Standard server logs may be collected for technical and security - purposes, including IP addresses and access times. These logs - are used solely for server maintenance and security and are not - combined with any other data. + The website is hosted by Hetzner Online GmbH. Standard server logs may be collected for technical and + security purposes, including IP addresses and access times. + These logs are used solely for server maintenance and security + and are not combined with any other data.