Skip to content

Commit

Permalink
small issue in the vertical navbar layer5io#350 omesh-omg
Browse files Browse the repository at this point in the history
  • Loading branch information
omesh-omg committed Nov 21, 2023
1 parent b737966 commit 8248ca3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/assets/css/sidebar_doc.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,16 @@
text-transform: uppercase;
white-space: nowrap;
}
.doc-heading a {
width: 80%;
}
.doc-link {
font-size: 16px;
text-transform: capitalize;
color: #000;
}
.accordion-collapse li h5 {
width: 80%;
margin-bottom: 0;
}
.accordion-item {
Expand Down

0 comments on commit 8248ca3

Please sign in to comment.