diff --git a/themes/hyde/assets/css/hyde.css b/themes/hyde/assets/css/hyde.css index a8a707f..ffc12f6 100644 --- a/themes/hyde/assets/css/hyde.css +++ b/themes/hyde/assets/css/hyde.css @@ -93,9 +93,6 @@ html { .sidebar-nav-item { display: block; } -li.sidebar-nav-item:not(:last-child) { - margin-bottom: 10px; -} a.sidebar-nav-item:hover, a.sidebar-nav-item:focus { text-decoration: underline; diff --git a/themes/hyde/layouts/partials/sidebar.html b/themes/hyde/layouts/partials/sidebar.html index 4148211..162fcad 100644 --- a/themes/hyde/layouts/partials/sidebar.html +++ b/themes/hyde/layouts/partials/sidebar.html @@ -9,9 +9,9 @@