diff --git a/public/css/app.css b/public/css/app.css index 0b32357..7ad7196 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -22873,10 +22873,6 @@ .sidebar-wrapper .sidebar-header { font-weight: 700 } -.sidebar-wrapper .sidebar-header img { - height: 1.2rem -} - .sidebar-wrapper .sidebar-toggler.x { position: absolute; right: 1.75rem; @@ -22886,7 +22882,7 @@ .sidebar-wrapper .sidebar-toggler.x { .sidebar-wrapper .menu { padding-left: 0; - margin-top: 2rem; + margin-top: 1rem; padding: 0 2rem; font-weight: 600 } @@ -22931,7 +22927,7 @@ .sidebar-wrapper .menu .sidebar-link:hover { .sidebar-wrapper .menu .sidebar-item { list-style: none; - margin-top: .5rem; + margin-top: .2rem; position: relative }