Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
feat: inset grouped navigation links (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikerooni authored Dec 19, 2023
1 parent 8188802 commit dda28e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
background-color: #007085;
}

.md-nav[data-md-level="2"] {
padding-left: 1em;
}


/************************************************************/
/****************** CUSTOM ADMONITIONS ******************/
Expand Down

0 comments on commit dda28e1

Please sign in to comment.