Explorar o código

reduce the line-height of the sidebar

skullY %!s(int64=5) %!d(string=hai) anos
pai
achega
b5030907eb
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      docs/sidebar.css

+ 4 - 0
docs/sidebar.css

@@ -12,3 +12,7 @@
 .markdown-section h3 {
   margin-top: 16px;
 }
+
+.sidebar, .sidebar-nav {
+  line-height: 1.5em !important;
+}