From d434204860fc0409ad6343e815d0057b97ce3573 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Wed, 19 Nov 2025 12:40:48 +0100 Subject: Some UI tweaks --- src/frontend/app/routes/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frontend/app/routes/home.css') diff --git a/src/frontend/app/routes/home.css b/src/frontend/app/routes/home.css index 253c0ab..3d5ba3a 100644 --- a/src/frontend/app/routes/home.css +++ b/src/frontend/app/routes/home.css @@ -1,6 +1,6 @@ /* Common page styles */ .page-title { - font-size: 1.8rem; + font-size: 1.4rem; margin-bottom: 1rem; font-weight: 600; color: var(--text-color); -- cgit v1.3