diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip index 17072b9..6aeddd3 100644 Binary files a/build/ui-bundle.zip and b/build/ui-bundle.zip differ diff --git a/src/css/header.css b/src/css/header.css index dacf4e2..76e1d50 100644 --- a/src/css/header.css +++ b/src/css/header.css @@ -30,7 +30,9 @@ body { } #navbar-logo { - height: 60%; + display: block; + height: 36px; + width: auto; } .navbar-brand .navbar-item:first-child,