From 4cf70a3431ea1da20d966fe3b71124948481d3d9 Mon Sep 17 00:00:00 2001 From: elpatron Date: Wed, 3 Jun 2026 18:14:07 +0200 Subject: [PATCH] style: increase footer and Ko-Fi badge font-size --- client/src/App.css | 4 ++-- client/src/components/AppFooter.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/App.css b/client/src/App.css index 98343f4..02d2dcd 100644 --- a/client/src/App.css +++ b/client/src/App.css @@ -5573,7 +5573,7 @@ html.theme-cupertino .events-scroll-container { flex-wrap: wrap; gap: 6px; padding: 6px 12px calc(6px + env(safe-area-inset-bottom, 0px)); - font-size: 11px; + font-size: 13px; line-height: 1.4; color: #64748b; background: rgba(11, 12, 16, 0.72); @@ -5615,7 +5615,7 @@ html.theme-cupertino .events-scroll-container { gap: 4px; padding: 2px 8px; border-radius: 999px; - font-size: 11px; + font-size: 13px; font-weight: 500; color: #94a3b8; text-decoration: none; diff --git a/client/src/components/AppFooter.tsx b/client/src/components/AppFooter.tsx index 46b35f4..350f051 100644 --- a/client/src/components/AppFooter.tsx +++ b/client/src/components/AppFooter.tsx @@ -35,7 +35,7 @@ export default function AppFooter() { aria-label={t('footer.kofi_title')} onClick={() => trackPlausibleEvent(PlausibleEvents.KOFI_LINK_CLICKED)} > -