From 2e90c813d0cf924bb9e8b383c1202aae15b14684 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Mon, 3 Mar 2025 22:54:36 +0100 Subject: Add theme provider and errorBoundary --- src/Layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Layout.css') diff --git a/src/Layout.css b/src/Layout.css index 7af97b8..0148da4 100644 --- a/src/Layout.css +++ b/src/Layout.css @@ -37,7 +37,7 @@ color: #616161; text-decoration: none; width: 33.3%; - font-size: 12px; + font-size: 14px; } .nav-item.active { -- cgit v1.3