Skip to content

Commit

Permalink
committing current state
Browse files Browse the repository at this point in the history
  • Loading branch information
sammysango committed Nov 29, 2024
1 parent fc368b1 commit f9fc723
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/theme/DocItem/Layout/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@
.docItemCol {
max-width: 75% !important;
}
}

/* adjusts Y position of the main article section in the layout */
nav[aria-label="Breadcrumbs"] {
margin-top: 0px !important;
}

0 comments on commit f9fc723

Please sign in to comment.