diff options
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; } |
