Verified Commit d597ba72 authored by Adrian Pascu's avatar Adrian Pascu
Browse files

Even out the spacing around the sidebar logo

parent cd7406fb
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -132,9 +132,14 @@ full-page search still work the same way. */}}
      display: none;
    }
  }
  @media (max-width: 991px) {
    .menu {
      padding-right: 0;
    }
  }
</style>
<nav class="col-md-3">
  <div style="text-align: center; margin-top: 10px; margin-bottom: 20px">
  <div style="text-align: center; padding-top: 5%; margin-bottom: 20px">
    {{ if $.Site.Params.codeeditor_menu_mostrecentposts | default true }}
    <a href="/"><img src="/images/hsbxl-logo.svg" style="width: 90%" /></a>
    <form role="search" action="/search/" method="get" class="sidebar-search">