diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-19 12:40:48 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-19 12:40:48 +0100 |
| commit | d434204860fc0409ad6343e815d0057b97ce3573 (patch) | |
| tree | 37d349fb3a39e727150134a32e745c64a7312571 /src/frontend/app/root.css | |
| parent | d6a28db658487bab63067499c3c7dbe6165e18c1 (diff) | |
Some UI tweaks
Diffstat (limited to 'src/frontend/app/root.css')
| -rw-r--r-- | src/frontend/app/root.css | 5 |
1 files changed, 2 insertions, 3 deletions
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; } |
