github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v2/static/stylesheets/line-spacing.css (about)

     1  .td-sidebar-nav .td-sidebar-link {
     2    line-height: 1.2rem;
     3    padding-bottom: 0.65rem;
     4  }
     5  
     6  .td-toc a {
     7    line-height: 1.2rem;
     8    padding-bottom: 0.65rem;
     9  }
    10  
    11  .td-toc li li {
    12    margin-left: 1.25rem;
    13  }