~ruther/qmk_firmware

b5030907eb66931ac34f9a042b079890df9cc852 — skullY 5 years ago 8b0fdc8
reduce the line-height of the sidebar
1 files changed, 4 insertions(+), 0 deletions(-)

M docs/sidebar.css
M docs/sidebar.css => docs/sidebar.css +4 -0
@@ 12,3 12,7 @@
.markdown-section h3 {
  margin-top: 16px;
}

.sidebar, .sidebar-nav {
  line-height: 1.5em !important;
}