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/root.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/frontend/app/root.css') diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css index 6331140..6c3dd99 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -144,9 +144,8 @@ body { } .navigation-bar__link svg { - width: 1.5rem; - height: 1.5rem; - margin-bottom: 5px; + width: 1.375rem; + height: 1.375rem; fill: none; stroke-width: 2; } -- cgit v1.3