diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-03 22:54:36 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-03 22:54:36 +0100 |
| commit | 2e90c813d0cf924bb9e8b383c1202aae15b14684 (patch) | |
| tree | d7dac941a482a8f0ef82645d0ffd05e1efc68e5e /src/Layout.css | |
| parent | 797c5f551b1bb6ddb139704eb9e8953c3bc1a8c8 (diff) | |
Add theme provider and errorBoundary
Diffstat (limited to 'src/Layout.css')
| -rw-r--r-- | src/Layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
